Moved more to home

This commit is contained in:
2026-01-23 12:06:59 -07:00
parent df15192e95
commit 5c081ed79b
8 changed files with 20 additions and 45 deletions

View File

@@ -7,8 +7,6 @@
environment.systemPackages = with pkgs; [
killall
usbutils
pavucontrol
ffmpeg
openssl
qmk-udev-rules
];
@@ -23,6 +21,4 @@
};
programs.java.enable = true;
programs.obs-studio.enable = true;
}