virt and smb fix

This commit is contained in:
death916 2025-07-06 03:13:27 -07:00
parent 0e88e9471e
commit b3b1e4d07e
2 changed files with 1 additions and 2 deletions

View file

@ -163,7 +163,6 @@
manix manix
nh nh
qemu qemu
virt-install
virt-manager virt-manager
usbutils usbutils
]; ];

View file

@ -4,7 +4,7 @@
services.samba = { services.samba = {
enable = true; enable = true;
openFirewall = false; openFirewall = false;
shares = { settings = {
Media = { Media = {
browseable = "yes"; browseable = "yes";
"read only" = "no"; "read only" = "no";