-fastfetch;+nitch

This commit is contained in:
m3tam3re
2025-04-30 14:47:05 +02:00
parent cc38372ee0
commit 3d52c0576e
9 changed files with 22 additions and 21 deletions

View File

@@ -50,7 +50,7 @@ in {
cli = {
fish.enable = true;
fzf.enable = true;
fastfetch.enable = true;
nitch.enable = true;
secrets.enable = true;
starship.enable = true;
};

View File

@@ -9,7 +9,7 @@
cli = {
fish.enable = true;
fzf.enable = true;
fastfetch.enable = true;
nitch.enable = true;
secrets.enable = false;
starship.enable = true;
};

View File

@@ -9,7 +9,7 @@
cli = {
fish.enable = true;
fzf.enable = true;
fastfetch.enable = true;
nitch.enable = true;
secrets.enable = false;
starship.enable = true;
};

View File

@@ -50,7 +50,7 @@ in {
cli = {
fish.enable = true;
fzf.enable = true;
fastfetch.enable = true;
nitch.enable = true;
secrets.enable = true;
starship.enable = true;
};