machines: zero: drop obsolete homelab nfs mount
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
parent
e1f2d8c091
commit
97ec854f85
1 changed files with 0 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue