Fix joystickwake service

This commit is contained in:
Filippo Berto 2022-07-07 21:29:25 +02:00
parent 4345e57fdf
commit 0643b2b9e3
2 changed files with 2 additions and 1 deletions

View file

@ -15,6 +15,7 @@ in
Service = {
Type = "simple";
ExecStart = joystickwakeCmd;
Environment = [ "DISPLAY=:0" ];
};
};
}

View file

@ -103,7 +103,7 @@
# ./modules/grobi.nix
./modules/gtk_theme.nix
./modules/helix.nix
# ./modules/joystickwake.nix
./modules/joystickwake.nix
./modules/kakoune.nix
# ./modules/keepassxc.nix
./modules/kitty.nix