updated flake and removed now redundant hyprland input

This commit is contained in:
2026-07-28 19:25:12 +01:00
parent 33702f4552
commit d4db1e7f09
3 changed files with 90 additions and 122 deletions

View File

@@ -42,7 +42,7 @@
'';
system.activationScripts.hyprConfig = lib.stringAfter ["specialfs"] ''
mkdir -p /run/hypr/config
ln -sfn ${inputs.hyprland-config}/* /run/hypr/config
ln -sfn ${inputs'.hyprland.packages.repo-files}/* /run/hypr/config
'';
});
perSystem = {