restructure programs (yes again okay like shut up), reorg standard packages, add obs : )

This commit is contained in:
2025-11-07 03:54:32 -06:00
parent 10488b90c9
commit cdf8403991
14 changed files with 53 additions and 18 deletions

View File

@@ -15,15 +15,21 @@
wget
curl
dig
nmap
rsync
iperf3
jq
git
age
vim
ncdu
btop
powertop
iotop
cifs-utils
usbutils
pciutils
powertop
lm_sensors
];
# set timezone
@@ -37,7 +43,7 @@
powerManagement.powertop.enable = true;
# enable flakes
nix.settings.experimental-features = ["nix-command" "flakes"];
nix.settings.experimental-features = lib.mkDefault ["nix-command" "flakes"];
users.defaultUserShell = pkgs.zsh;
# passwordless rebuild