non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-15 11:02:51 +01:00
parent fa3640022d
commit a4f253cf60
3 changed files with 7 additions and 13 deletions

View file

@ -66,15 +66,6 @@
programs = {
btop.enable = true;
foot = {
enable = true;
settings = {
main = {
term = "xterm-256color";
};
};
};
git = {
enable = true;
package = pkgs.gitFull;