Files
cnix/sys/bin/default.nix
2024-08-02 21:27:09 +02:00

7 lines
51 B
Nix

{
imports = [
./anyrun
./hyprland
];
}