diff --git a/users/rafiq/modules/hyprland.nix b/users/rafiq/modules/hyprland.nix index c48851a..61ddaff 100644 --- a/users/rafiq/modules/hyprland.nix +++ b/users/rafiq/modules/hyprland.nix @@ -68,6 +68,4 @@ ]; }; }; - # xdg.configFile."hypr".source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/repos/dotfiles/users/rafiq/.config/hypr"; - # xdg.configFile."hypr/hyprland.conf".enable = false; # Needed so home-manager won't create the config file }