move doom & gammastep to nonserver
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
351ef78a56
commit
19b4fcfc4f
@ -10,11 +10,11 @@
|
||||
imports =
|
||||
[
|
||||
./home/zsh.nix
|
||||
./home/doom
|
||||
./home/gammastep.nix
|
||||
./home/git.nix
|
||||
]
|
||||
++ lib.optionals (!machineConfig.server) [
|
||||
./home/gammastep.nix
|
||||
./home/doom
|
||||
./home/hypr
|
||||
./non-server.nix
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user