aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/common/optional
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common/optional')
-rw-r--r--hosts/common/optional/google-authenticator.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/google-authenticator.nix b/hosts/common/optional/google-authenticator.nix
index 7b78521..87e43fd 100644
--- a/hosts/common/optional/google-authenticator.nix
+++ b/hosts/common/optional/google-authenticator.nix
@@ -1,7 +1,7 @@
{ pkgs, ... }:
{
environment = {
- etc."pam.d/xscreensaver".target = "/etc/static/pam.d/xlock";
+ etc."pam.d/xscreensaver".source = "/etc/static/pam.d/xlock";
systemPackages = [
#pkgs.other
pkgs.google-authenticator