fixed file structore
This commit is contained in:
parent
478e81cf03
commit
2f9e7889c6
32 changed files with 102 additions and 36 deletions
|
@ -1,9 +0,0 @@
|
|||
{ pkgs, lib, config, ...}:
|
||||
{
|
||||
imports = [
|
||||
./cli/default.nix
|
||||
./gui/default.nix
|
||||
./other/default.nix
|
||||
./services/default.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue