Update
Updated config updated scripts to work with nixos
This commit is contained in:
@@ -75,6 +75,7 @@ in
|
||||
];
|
||||
};
|
||||
programs.fish.enable = true;
|
||||
programs.thefuck.enable = true;
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
|
||||
Reference in New Issue
Block a user