mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Delete hacky Starship options
This commit is contained in:
parent
4ba20053a6
commit
efccb5113d
1 changed files with 1 additions and 6 deletions
|
@ -5,12 +5,7 @@
|
|||
})
|
||||
|
||||
(homeConfiguration "nixos" {
|
||||
programs.starship = enabled {
|
||||
settings.character = {
|
||||
success_symbol = "";
|
||||
error_symbol = "";
|
||||
};
|
||||
};
|
||||
program.starship = enabled {};
|
||||
|
||||
programs.nushell = enabled {
|
||||
configFile.source = ./configuration.nu;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue