summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--machines/helium.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/helium.nix b/machines/helium.nix
index 756be9b..383cbe1 100644
--- a/machines/helium.nix
+++ b/machines/helium.nix
@@ -135,6 +135,7 @@ in {
};
systemd.services = {
"yubilock" = {
+ enable = false;
script = "xlock";
path = [ pkgs.xlockmore ];
wantedBy = ["dummy.device"]; # i have to provide a WantedBy