feat(home): import desktop module using import-tree and move misc config to desktop module
This commit is contained in:
parent
2387ad9099
commit
f5a046cd58
10 changed files with 97 additions and 112 deletions
|
@ -5,7 +5,7 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
wayland.windowManager.hyprland.settings = import ./hyprland/settings.nix {
|
||||
wayland.windowManager.hyprland.settings = import ./_hyprland/settings.nix {
|
||||
inherit pkgs osConfig lib;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue