This commit is contained in:
Patrick Menking 2024-09-17 15:19:43 -04:00
parent 9eb98389a8
commit e55de53710

View file

@ -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 = {