refactor(hyprland): move config to module
This commit is contained in:
parent
b8f4746cd0
commit
ceb01062ec
6 changed files with 172 additions and 155 deletions
|
@ -15,6 +15,7 @@ in
|
|||
inputs.home-manager.nixosModules.home-manager
|
||||
./hardware.nix
|
||||
./programs/editor.nix
|
||||
./programs/de.nix
|
||||
];
|
||||
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue