Updated config
updated scripts to work with nixos
This commit is contained in:
Kurtis Andrews
2024-03-24 23:32:09 +10:00
parent c23f5f8032
commit 825ac5d7eb
5 changed files with 31 additions and 7 deletions

View File

@@ -75,6 +75,7 @@ in
];
};
programs.fish.enable = true;
programs.thefuck.enable = true;
programs.starship = {
enable = true;
enableFishIntegration = true;