nix-config/lib/hyprland/default.nix

5 lines
57 B
Nix

{...}: {
imports = [
./standard-options.nix
];
}