Fix samba package name
This commit is contained in:
parent
414c2735e2
commit
a29cf1714b
|
@ -15,6 +15,6 @@
|
|||
etc."ppp/options".text = ''
|
||||
ipcp-accept-remote
|
||||
'';
|
||||
systemPackages = with pkgs; [ openfortivpn zoom-us smbclient ];
|
||||
systemPackages = with pkgs; [ openfortivpn zoom-us samba ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue