again
Some checks failed
Test Flake / test_flake (push) Failing after 31s
Test Flake / dry_build (push) Failing after 42s
Update Flake / update_flake (push) Successful in 17s

This commit is contained in:
2026-02-02 15:54:20 -07:00
parent 8e37af5efa
commit 5a1570ebc6

View File

@@ -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 = {