mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
refactor(demeter): rename hosts directory to correct name
This commit is contained in:
parent
a262cc1e2f
commit
54c1a54789
3 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
specialArgs = { inherit inputs; };
|
||||
system = "x86_64-linux";
|
||||
modules = [
|
||||
./hosts/nixos
|
||||
./hosts/demeter
|
||||
./modules/nixos/gaming
|
||||
./modules/nixos/audio
|
||||
./modules/nixos/networking
|
||||
|
|
Loading…
Reference in a new issue