Files
cnix/system/bin/default.nix
2024-08-03 14:03:54 +02:00

7 lines
51 B
Nix

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