ma omo: enable unstable, disable hetzner-client
This commit is contained in:
parent
7cd2e0aed6
commit
3ce6dcda27
|
@ -53,7 +53,6 @@ in {
|
||||||
<stockholm/makefu/2configs/share>
|
<stockholm/makefu/2configs/share>
|
||||||
<stockholm/makefu/2configs/share/omo.nix>
|
<stockholm/makefu/2configs/share/omo.nix>
|
||||||
<stockholm/makefu/2configs/share/gum-client.nix>
|
<stockholm/makefu/2configs/share/gum-client.nix>
|
||||||
<stockholm/makefu/2configs/share/hetzner-client.nix>
|
|
||||||
<stockholm/makefu/2configs/sync>
|
<stockholm/makefu/2configs/sync>
|
||||||
<stockholm/makefu/2configs/dcpp/airdcpp.nix>
|
<stockholm/makefu/2configs/dcpp/airdcpp.nix>
|
||||||
{ krebs.airdcpp.dcpp.shares = let
|
{ krebs.airdcpp.dcpp.shares = let
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
name="omo";
|
name="omo";
|
||||||
torrent = true;
|
torrent = true;
|
||||||
#unstable = true;
|
unstable = true;
|
||||||
home-manager = true;
|
home-manager = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue