Files
cnix/home/srv/default.nix
2024-08-03 14:49:44 +02:00

10 lines
84 B
Nix

{
imports = [
./copyq
./hypr
./mako
./polkit
./udiskie
];
}