From 29eb8d377940bd5ad78e77a1106b0d0e1a021391 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Mon, 4 Sep 2023 21:47:50 -0600 Subject: added root user config to flake --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 7ea682f..4a10d14 100644 --- a/flake.nix +++ b/flake.nix @@ -27,6 +27,7 @@ # Default users ./modules/user-profiles/defin.nix + ./modules/user-profiles/root.nix home-manager.nixosModules.home-manager { -- cgit v1.2.3