From 4a583e555e58cc0401acbf7f60809f21e6ecd108 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Wed, 28 Feb 2024 07:19:43 -0700 Subject: [PATCH] h: extend root's keys --- hosts/h/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/h/default.nix b/hosts/h/default.nix index 546c218..0a326bd 100644 --- a/hosts/h/default.nix +++ b/hosts/h/default.nix @@ -254,6 +254,7 @@ in users = { users = { + root = userBase; qbit = userBase; mcchunkie = { createHome = true;