diff --git a/configuration.nix b/configuration.nix index 91f4814..4e3bb53 100644 --- a/configuration.nix +++ b/configuration.nix @@ -12,6 +12,11 @@ services.blueman.enable = true; hardware.bluetooth.enable = true; + servies = { + ratbagd.enable = true; + piper.enable = true; + }; + systemd.timers.duckdns = { wantedBy = ["timers.target"]; timerConfig = {