Files
rice-flakes/hosts/nixos-vm1/modules/desktop/default.nix
2025-04-29 20:18:35 -05:00

6 lines
38 B
Nix

{
imports = [
./hyprland
];
}