Rename nas-samba-share to more appropriate lxc-share

This commit is contained in:
pazpi 2026-05-13 08:39:04 +02:00
parent f279fbeb5d
commit c05a8f48b1
No known key found for this signature in database
8 changed files with 9 additions and 9 deletions

View file

@ -34,7 +34,7 @@
proxy.domain = "pasetto.me";
};
networking.nas-samba-share = {
networking.lxc_shares = {
enable = true;
allowUsers = [ "nextcloud" ];
};