move files
This commit is contained in:
parent
c298f128fa
commit
9d651f5851
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ let
|
|||
config = {allowUnsupportedSystem = true; };
|
||||
});
|
||||
|
||||
config = (import ./merge-modules.nix) [
|
||||
config = (import ./lib/merge-modules.nix) [
|
||||
./modules/base.nix
|
||||
device.module
|
||||
liminix-config
|
||||
|
|
Loading…
Reference in a new issue