fix: correct values for host Tilo

This commit is contained in:
2025-08-04 21:39:49 +02:00
parent 4f3b94d5f3
commit 50ebd68e57
2 changed files with 1 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{config, ...}: {
imports = [../light-home.nix];
home = {
cli.nh.flake = "${config.home.homeDirectory}/nixos";
cli.nh.flake = "/tank/phundrak/nixos";
phundrak.sshKey = {
content = builtins.readFile ../../../keys/id_tilo.pub;
# file = "${config.home.homeDirectory}/.ssh/id_ed25519.pub";