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

@ -77,7 +77,7 @@ in
};
};
networking.nas-samba-share = {
networking.lxc_shares = {
enable = true;
allowUsers = [ config.services.paperless.user ];
};