nixos-config/1systems/omo/source.nix

7 lines
79 B
Nix
Raw Normal View History

2018-08-29 00:24:34 +02:00
{
name="omo";
2018-05-31 10:33:48 +02:00
torrent = true;
2022-06-16 23:57:35 +02:00
#unstable = true;
home-manager = true;
}