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

5 lines
67 B
Nix
Raw Normal View History

2024-05-14 19:21:19 +02:00
{
meta.unstable = true;
config = import ./configuration.nix;
2024-03-15 10:46:02 +01:00
}