nixos/modules/home/desktop/default.nix

7 lines
No EOL
51 B
Nix

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