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