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

6 lines
59 B
Nix

{
imports = [
./minimal.nix
# ./phone.nix
];
}