home: move Hyprland module into subdirectory

This commit is contained in:
NullBite 2024-02-19 18:56:39 +01:00
parent 74b5793ab3
commit f7b7bef245
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{...}:
{
imports = [
./hyprland.nix
./hyprland
];
}