diff --git a/modules/home/crow/home.nix b/modules/home/crow/home.nix index bd6d06d..69eedd2 100644 --- a/modules/home/crow/home.nix +++ b/modules/home/crow/home.nix @@ -7,7 +7,8 @@ in { inherit username homeDirectory; stateVersion = system.stateVersion; file = { - ".config/hypr/hyprland.conf".source = ./hyprland.conf + ".config/hypr/hyprland.conf".source = ./hyprland.conf; + }; }; xdg = {