.hive/modules/desktop/de/default.nix

8 lines
68 B
Nix

{ ... }:
{
imports = [
./hyprland.nix
./plasma.nix
];
}