Move hyprland config

This commit is contained in:
Pedro Rey Anca 2025-07-24 19:02:29 +02:00
parent b77f7c03cf
commit 696bba168f
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A
3 changed files with 304 additions and 307 deletions

View file

@ -1,7 +1,6 @@
{...}: {
imports =
[(import ./hyprland.nix)]
++ [(import ./config.nix)]
++ [(import ./hyprlock.nix)]
++ [(import ./hypridle.nix)]
++ [(import ./variables.nix)];