refactor for preparation of flake based systems
This commit is contained in:
parent
ed48734ec0
commit
c9129d5d8f
121 changed files with 449 additions and 40 deletions
|
|
@ -167,7 +167,7 @@
|
|||
settings.home-manager.nixosModules.home-manager
|
||||
]
|
||||
++ ylib.umport {
|
||||
path = lib.fileset.maybeMissing ./modules;
|
||||
path = lib.fileset.maybeMissing ./modules_old;
|
||||
recursive = true;
|
||||
}
|
||||
++ [ ./hosts/configuration.nix ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue