1773267079

This commit is contained in:
2026-03-11 16:11:19 -06:00
parent 14c39cd025
commit 0bd86a067f
7 changed files with 47 additions and 32 deletions
+3
View File
@@ -4,6 +4,9 @@
# Enable unfree globally
nixpkgs.config.allowUnfree = true;
# Enable zsh globally
programs.zsh.enable = true;
environment.systemPackages = with pkgs; [
killall
usbutils