From bc93428f4febc8561a7860ce67e91eca99eb117a Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sun, 29 Dec 2024 10:37:24 -0500 Subject: [PATCH] break out home manager managed stuff into own configs --- modules/users/crow/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/users/crow/home.nix b/modules/users/crow/home.nix index 2929efe..34b7a25 100644 --- a/modules/users/crow/home.nix +++ b/modules/users/crow/home.nix @@ -19,7 +19,7 @@ then ./configs/sway/parzival_mobile-monitors.conf else null; in { - import = [ + imports = [ ./configs/firefox.nix ]; home = {