Enable Samba service for work machines
This commit is contained in:
parent
18772f16a4
commit
e0c36ff8bd
|
@ -5,6 +5,7 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
services.samba.enable = true;
|
||||
environment.systemPackages = with pkgs; [ twinkle ];
|
||||
home-manager.users.${username} =
|
||||
{ config, ... }:
|
||||
|
|
Loading…
Reference in a new issue