diff options
Diffstat (limited to 'hosts/caladan/services.nix')
| -rw-r--r-- | hosts/caladan/services.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/caladan/services.nix b/hosts/caladan/services.nix index cd8092d..79c5b97 100644 --- a/hosts/caladan/services.nix +++ b/hosts/caladan/services.nix @@ -16,6 +16,8 @@ printing.enable = true; + ratbagd.enable = true; + #smartd = let my_email_addr = "nipsy@bitgnome.net"; in { # enable = true; # devices = [ |
