cleanup
This commit is contained in:
parent
ee80ff285e
commit
6f4859adb1
@ -7,7 +7,9 @@
|
||||
in {
|
||||
imports = [
|
||||
./git.nix
|
||||
./starship.nix
|
||||
./zsh.nix
|
||||
];
|
||||
|
||||
programs.starship.enable = true;
|
||||
|
||||
}
|
||||
|
@ -1,5 +1,3 @@
|
||||
{
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
};
|
||||
programs.starship.enable = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user