Add mount samba directory. Check flake comment for info

This commit is contained in:
pazpi 2024-11-10 18:24:31 +01:00
parent 3259b103c1
commit a5577bdffb
4 changed files with 29 additions and 0 deletions

View file

@ -13,6 +13,8 @@
proxy.domain = "tegola.pro";
};
networking.nas-samba-share.enable = true;
virtualisation.proxmox.enable = true;
};