nixos/modules/home/desktop/default.nix

7 lines
No EOL
47 B
Nix

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