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

6 lines
41 B
Nix

{
imports = [
./monitor.nix
];
}