1
0
forked from extern/nix-config
donovanglover-nix-config/overlays/default.nix
Donovan Glover 35f67d03ff
meta: Replace rofi overlay with nixpkgs version
The overlay isn't needed anymore since rofi-wayland was updated in
nixpkgs.
2023-08-28 15:37:56 -04:00

6 lines
43 B
Nix

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