feat(server): enable zsh and starship.
This commit is contained in:
parent
529c0abbb4
commit
7a0864a992
@ -4,4 +4,10 @@
|
|||||||
home.stateVersion = "24.11";
|
home.stateVersion = "24.11";
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
|
imports = [../../modules/linux/zsh.nix];
|
||||||
|
|
||||||
|
crony.zsh.enable = true;
|
||||||
|
|
||||||
|
programs.starship.enable = true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user