fix: samba
This commit is contained in:
parent
8c7fdf4612
commit
482462c8ba
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
environment.systemPackages = [pkgs.cifs-utils];
|
||||
|
||||
fileSystems."/home/sajenim/.backup" = {
|
||||
device = "//192.168.20.4/sajenim";
|
||||
device = "//192.168.50.227/sajenim";
|
||||
fsType = "cifs";
|
||||
options = let
|
||||
# this line prevents hanging on network split
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue