nix/hosts/nixos-laptop/home-manager/hyprland/default.nix
2023-08-21 23:25:46 +09:00

5 lines
No EOL
39 B
Nix

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