mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 18:28:41 +02:00
refactor: home modules
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
++ [
|
||||
{modules.secrets.server.operation.enable = true;}
|
||||
];
|
||||
home-module.imports = map mylib.relativeToRoot [
|
||||
home-modules = map mylib.relativeToRoot [
|
||||
"home/linux/server.nix"
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user