nh: move to odyssey specific
This commit is contained in:
parent
2b11c3f256
commit
bf069d05ce
@ -44,8 +44,6 @@ in
|
||||
./common/ssh.nix
|
||||
] ++ optional (builtins.pathExists hostFile) hostFile;
|
||||
|
||||
programs.nh.enable = true;
|
||||
|
||||
home = {
|
||||
username = name;
|
||||
};
|
||||
|
@ -6,4 +6,6 @@
|
||||
imports = [
|
||||
./common/optional/graphical
|
||||
];
|
||||
|
||||
programs.nh.enable = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user