machines: zero: drop obsolete homelab nfs mount

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-01-23 15:53:02 +01:00
parent e1f2d8c091
commit 97ec854f85
Signed by: c8h4
GPG key ID: 73D5E7FDEE3DE49A

View file

@ -44,8 +44,6 @@
options = [ "noatime" "subvol=@log" ];
};
fileSystems."/storage/bunker" = my.homelab.nfsServers.tank.bunker;
networking.interfaces.eno1.wakeOnLan.enable = true;
home-manager.users.christoph = {