summary refs log tree commit diff
path: root/modules/users/Rory.client.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/users/Rory.client.nix')
-rwxr-xr-xmodules/users/Rory.client.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/users/Rory.client.nix b/modules/users/Rory.client.nix

index fb6ad88..ede12df 100755 --- a/modules/users/Rory.client.nix +++ b/modules/users/Rory.client.nix
@@ -35,7 +35,7 @@ # # Install = { WantedBy = [ "default.target" ]; }; # - # Service = { + # Service = { # ExecStart = "${pkgs.keepassxc}/bin/keepassxc ~/.secrets.kdbx"; # Restart = "always"; # }; @@ -50,7 +50,7 @@ # # Install = { WantedBy = [ "default.target" ]; }; # - # Service = { + # Service = { # ExecStart = "${pkgs.easyeffects}/bin/easyeffects"; # Restart = "always"; # };