EdenQwQ/home/programs/default.nix
2025-03-01 22:35:08 +08:00

14 lines
158 B
Nix

{
imports = [
./desktop
./shell
./coding
./terminal
./utils
./browser
./documents
./network
./study
./social
];
}