This commit is contained in:
foglar 2025-01-01 11:36:46 +01:00
parent 548a1c5950
commit a17d07c967
2 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,7 @@
figlet figlet
jp2a jp2a
yt-dlp yt-dlp
nvtopPackages.full #nvtopPackages.full
wget wget
curl curl
fzf fzf

View File

@ -43,7 +43,6 @@
#unzip #unzip
]; ];
allowUnfree = true;
environment.etcBackupExtension = ".bak"; environment.etcBackupExtension = ".bak";
system.stateVersion = "24.05"; system.stateVersion = "24.05";
} }