refactor(modules/hyprland): move hyprland module to its own file

This commit is contained in:
Mohammad Rafiq 2025-05-14 13:50:25 +08:00
parent a94d600530
commit c5aca4a755
No known key found for this signature in database
4 changed files with 164 additions and 172 deletions

View file

@ -14,9 +14,7 @@ in
imports = [
inputs.home-manager.nixosModules.home-manager
./hardware.nix
./programs/default.nix
./programs/editor.nix
./programs/de.nix
./programs
];
options = {