config-perso/machines/kat-degette/default.nix

5 lines
68 B
Nix
Raw Normal View History

2024-05-14 19:21:19 +02:00
{
meta.unstable = false;
config = import ./configuration.nix;
2024-03-22 14:24:31 +01:00
}