Files
cnix/home/core/services/hypr/default.nix

8 lines
57 B
Nix

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