hosts: move additional config to misc/
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
self.nixosModules.config
|
||||
./disko
|
||||
./hardware
|
||||
./distributed-build.nix
|
||||
./misc
|
||||
];
|
||||
|
||||
networking = {
|
||||
@ -38,7 +38,7 @@
|
||||
};
|
||||
stylix = {
|
||||
enable = true;
|
||||
theme = "nord";
|
||||
theme = "rose-pine-moon";
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user