EdenQwQ/home/programs/default.nix
2025-10-05 19:24:14 +08:00

14 lines
160 B
Nix

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