mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Make it pure!
This commit is contained in:
parent
e3f54aa93a
commit
617601cb13
5 changed files with 33 additions and 7 deletions
|
@ -131,7 +131,7 @@
|
|||
modules = [
|
||||
homeManager.nixosModules.default
|
||||
defaultConfiguration
|
||||
./hosts/${host}.nix
|
||||
./hosts/${host}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue