nix-config/overlays/default.nix
Donovan Glover a6ff3122b9
chore: Remove hyprland overlay
Not needed now that 0.29.1 is in nixos-unstable.
2023-09-21 22:09:24 -04:00

7 lines
58 B
Nix

{
imports = [
./alejandra.nix
./zola.nix
];
}