edit fonts (remove downloading all fonts)

This commit is contained in:
2025-11-18 15:22:56 +03:00
parent ccc2cdab20
commit a1237f95e0
2 changed files with 71 additions and 22 deletions
+3
View File
@@ -12,4 +12,7 @@ rm -rf /etc/nixos.bak.*
echo "Removing all backups in $HOME/.config/home-manager..."
rm -rf $HOME/.config/home-manager.bak.*
echo "Run nix-collect-garbage"
nix-collect-garbage
echo "Done!"