This commit is contained in:
Daniel Bulant 2026-07-24 15:41:16 +02:00
parent d8b65aa4cb
commit 480a6367c9
No known key found for this signature in database
3 changed files with 3 additions and 1 deletions

@ -1 +0,0 @@
Subproject commit b4a2dc5c569ed2f840d664556617e69f874a103e

View file

@ -386,6 +386,8 @@
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
exfat
exfatprogs
git git
# nvtopPackages.full # nvtopPackages.full
btop btop

View file

@ -122,6 +122,7 @@ in
packages = with pkgs; [ packages = with pkgs; [
gh gh
inkscape
osuLazerBinNvidia osuLazerBinNvidia
osuLazerBinDebug osuLazerBinDebug
deadlockModManager deadlockModManager