EdenQwQ/os/programs/default.nix
2025-03-26 22:30:55 +08:00

11 lines
134 B
Nix

{
imports = [
./basic.nix
./doas.nix
./niri.nix
./ai.nix
./swhkd.nix
./maomaowm.nix
./hellwm.nix
];
}