mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
Just import it we don't care if it's not usable
This commit is contained in:
parent
4d35b95816
commit
1c6164fc91
1 changed files with 1 additions and 3 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue