This commit is contained in:
2026-07-15 11:25:31 -03:00
parent bf2a4cc67d
commit 1ca1d04e8d
3 changed files with 178 additions and 10 deletions
+3 -1
View File
@@ -86,7 +86,9 @@
nvim.enable = true;
pi.enable = true;
tmux.enable = true;
tmux = {
enable = true;
};
openspec.enable = true;
power-profiles.enable = true;
};
+3 -1
View File
@@ -38,7 +38,9 @@ in
enable = true;
fastfetch = false;
};
tmux.enable = true;
tmux = {
enable = true;
};
oh-my-posh.enable = true;
pi.enable = true;
nvim.enable = true;