Just import it we don't care if it's not usable

This commit is contained in:
Patrick Menking 2024-09-17 16:04:39 -04:00
parent 4d35b95816
commit 1c6164fc91

View file

@ -4,9 +4,7 @@
username = "crow";
homeDirectory = "/home/crow";
stateVersion = "24.05";
file.".config/hypr/hyprland.conf" = lib.mkIf config.hypr.enable {
source = ./hyprland.conf;
};
file.".config/hypr/hyprland.conf".source = ./hyprland.conf;
};
xdg = {