Compare commits
2 commits
40329dea86
...
e8243a159d
Author | SHA1 | Date | |
---|---|---|---|
|
e8243a159d | ||
|
971eeac080 |
|
@ -27,6 +27,8 @@ in
|
|||
programs.starship = {
|
||||
enable = true;
|
||||
settings = {
|
||||
shell.disabled = false;
|
||||
shell.fish_indicator = "🐟";
|
||||
container.format = "[\\[$name\\]]($style) ";
|
||||
git_status = {
|
||||
ahead = "⇡\${count}";
|
||||
|
|
|
@ -46,6 +46,7 @@ with lib.metacfg;
|
|||
attic-client
|
||||
piper
|
||||
gnome-remote-desktop
|
||||
nodejs
|
||||
];
|
||||
|
||||
security.tpm2.enable = false;
|
||||
|
|
Loading…
Reference in a new issue