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

6 lines
59 B
Nix

{
imports = [
./desktop.nix
./console.nix
];
}