From 615dce3e41134291075dd44f9e02cd63deff8eed Mon Sep 17 00:00:00 2001 From: stitchy Date: Mon, 1 Apr 2024 21:37:49 +0000 Subject: [PATCH] need to import user config --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 8235e59..eb85aff 100644 --- a/flake.nix +++ b/flake.nix @@ -38,6 +38,7 @@ }) ./packages/default.nix ./hosts/scarab/default.nix + ./users/stitchynyan/default.nix ]; }; lappy = nixpkgs.lib.nixosSystem {