again
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
gnumake
|
gnumake
|
||||||
neofetch
|
neofetch
|
||||||
oh-my-zsh
|
oh-my-zsh
|
||||||
|
home-manager
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
xdg.configFile."starship.toml".source = ../../packages/starship/starship.toml;
|
xdg.configFile."starship.toml".source = ../../packages/starship/starship.toml;
|
||||||
@@ -26,6 +27,10 @@
|
|||||||
userName = "autumn";
|
userName = "autumn";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
imports = [
|
||||||
|
../../packages/zellij/zellij.nix
|
||||||
|
];
|
||||||
|
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
antidote = {
|
antidote = {
|
||||||
|
|||||||
Reference in New Issue
Block a user