From 3a7832d4c58c73ef892bc94447cf5c439da8ca0c Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sun, 22 Sep 2024 19:17:00 -0400 Subject: [PATCH] Readd home --- 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 1aca7e1..54ddd47 100644 --- a/modules/users/crow/home.nix +++ b/modules/users/crow/home.nix @@ -3,7 +3,7 @@ username = "crow"; homeDirectory = "/home/crow"; stateVersion = "24.05"; -# file.".config/hypr/hyprland.conf".source = ./hyprland.conf; + file.".config/hypr/hyprland.conf".source = ./hyprland.conf; }; xdg = {