Compare commits

..

No commits in common. "e8243a159d38feeb02a6c9bb23a003268af8cd15" and "40329dea86ae288b858ea2a676651ce58f21b205" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View file

@ -27,8 +27,6 @@ in
programs.starship = { programs.starship = {
enable = true; enable = true;
settings = { settings = {
shell.disabled = false;
shell.fish_indicator = "🐟";
container.format = "[\\[$name\\]]($style) "; container.format = "[\\[$name\\]]($style) ";
git_status = { git_status = {
ahead = "\${count}"; ahead = "\${count}";

View file

@ -46,7 +46,6 @@ with lib.metacfg;
attic-client attic-client
piper piper
gnome-remote-desktop gnome-remote-desktop
nodejs
]; ];
security.tpm2.enable = false; security.tpm2.enable = false;