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