Add hyprland as window manager

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-04-20 23:00:25 +02:00
parent 3bac6a4e89
commit 5edbfb2025
2 changed files with 8 additions and 9 deletions

View File

@@ -4,6 +4,6 @@ let
in
{
imports = [
#./window-manager/${profile.interface}.nix
./window-manager/${profile.interface}.nix
];
}