Removed user-based starship call, is not correct
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
'';
|
||||
};
|
||||
programs.fish.enable = true;
|
||||
users.users.user.programs.starship = {
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
settings = {
|
||||
add_newline = true;
|
||||
|
||||
Reference in New Issue
Block a user