Remove hardcoded home paths.

Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
jmug
2025-08-18 20:17:20 -07:00
parent 5d5cbcfa88
commit cfc77653d9
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -50,8 +50,7 @@
...
}:
let
# homeDirectory = "${config.hostSpec.home}";
homeDirectory = "/home/jmug"; # Should be parametric.
homeDirectory = config.user.homeDirectory;
yubikey-up =
let
yubikeyIds = lib.concatStringsSep " " (