refactor(hyprland): move config to module

This commit is contained in:
Mohammad Rafiq 2025-05-09 23:50:25 +08:00
parent b8f4746cd0
commit ceb01062ec
No known key found for this signature in database
6 changed files with 172 additions and 155 deletions

View file

@ -15,6 +15,7 @@ in
inputs.home-manager.nixosModules.home-manager
./hardware.nix
./programs/editor.nix
./programs/de.nix
];
options = {