refactor(modules/hyprland): move hyprland module to its own file
This commit is contained in:
parent
a94d600530
commit
c5aca4a755
4 changed files with 164 additions and 172 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue