Files
cnix/home/core/services/hypr/default.nix
2024-07-15 21:13:42 +02:00

7 lines
45 B
Nix

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