fix(server): fix module path.
This commit is contained in:
parent
7a0864a992
commit
b3359f4002
@ -5,7 +5,7 @@
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
imports = [../../modules/linux/zsh.nix];
|
||||
imports = [../../modules/cross-platform/home-manager/zsh.nix];
|
||||
|
||||
crony.zsh.enable = true;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user