chore: remove proxmox from jeremiah

This commit is contained in:
Greg Hellings
2026-02-19 19:55:13 -06:00
parent c563b57974
commit e514982fb6
4 changed files with 3 additions and 144 deletions
-8
View File
@@ -54,14 +54,6 @@
};
};
fileSystems = {
"/media/proxmox" = {
device = "10.42.1.4:/volume1/proxmox";
fsType = "nfs";
options = [ "noatime" ];
};
};
networking = {
firewall = {
enable = true;