ooknet/home/profiles/suites/default.nix
2024-06-11 22:37:17 +12:00

7 lines
82 B
Nix

{
imports = [
./gaming.nix
./creative.nix
./productivity.nix
];
}