Switch default shell from Zsh to Fish with Starship prompt #4

Merged
Chexit merged 2 commits from claude/switch-to-fish-shell-LDSqe into master 2026-04-19 15:29:56 +00:00
Showing only changes of commit 11f8ed08e9 - Show all commits
+6
View File
@@ -81,6 +81,12 @@
extraGroups = [ "networkmanager" "wheel" "docker" ]; extraGroups = [ "networkmanager" "wheel" "docker" ];
}; };
programs._1password.enable = true;
programs._1password-gui = {
enable = true;
polkitPolicyOwners = [ "chexit" ];
};
programs.throne = { programs.throne = {
enable = true; enable = true;
tunMode.enable = true; tunMode.enable = true;