Compare commits

..

No commits in common. "2e9baab4d5ef988b87ef610cacb350ba2566d82e" and "22bc5a050a4168a85e5893b27530b84e695143d5" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -68,10 +68,9 @@ with config;
# system tools
sysstat
lm_sensors # for `sensors` command
ethtool # modify network interface settings or firmware
ethtool
pciutils # lspci
usbutils # lsusb
lshw # lshw
# system call monitoring
strace # system call monitoring

View file

@ -72,7 +72,7 @@ in
# systemd.services.incus-preseed.postStart = "${oidcSetup}";
networking = {
# nftables.enable = true;
nftables.enable = true;
firewall = {
allowedTCPPorts = [
8445