chore: Further modularize flake
This commit is contained in:
parent
c3706f3d36
commit
912751b0df
9 changed files with 124 additions and 112 deletions
6
nix/modules/default.nix
Normal file
6
nix/modules/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./ironbar_config.nix
|
||||
./hyprpaper_config.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue