mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
virt and smb fix
This commit is contained in:
parent
0e88e9471e
commit
b3b1e4d07e
2 changed files with 1 additions and 2 deletions
|
|
@ -163,7 +163,6 @@
|
|||
manix
|
||||
nh
|
||||
qemu
|
||||
virt-install
|
||||
virt-manager
|
||||
usbutils
|
||||
];
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
services.samba = {
|
||||
enable = true;
|
||||
openFirewall = false;
|
||||
shares = {
|
||||
settings = {
|
||||
Media = {
|
||||
browseable = "yes";
|
||||
"read only" = "no";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue