From 73cd8a2ab81b91aaca8095c77de12ea39fbc2fed Mon Sep 17 00:00:00 2001 From: tzlil Date: Thu, 3 Aug 2023 21:37:04 +0300 Subject: fix vm --- profiles/tzlil.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles/tzlil.nix') diff --git a/profiles/tzlil.nix b/profiles/tzlil.nix index f2e2505..5669b26 100644 --- a/profiles/tzlil.nix +++ b/profiles/tzlil.nix @@ -27,6 +27,7 @@ shell = pkgs.fish; hashedPassword = "$6$FAQYKz3OCtRNOP7h$XsApvP.r./Jv5MRI1idDI9BMnA26xxEvXFlE61Zls.QA3EK2x76XsetdpxSlgViylnRwRuq5XQMc3GeAJ7tum1"; # passwordFile = config.age.secrets.password.path; + createHome = true; openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIgPE76xQXx1kpvWavHGNOWHiZSFdGfz/rQlISGrKsDe" ]; -- cgit 1.4.1