Files
cnix/home/core/services/hypr/default.nix
2024-07-22 15:04:56 +02:00

9 lines
70 B
Nix

{
imports = [
./idle
./lock
./paper
./cursor
];
}