ignore matcha for now
This commit is contained in:
parent
16ddee5aca
commit
726111079e
1 changed files with 7 additions and 6 deletions
13
flake.nix
13
flake.nix
|
|
@ -55,7 +55,8 @@
|
||||||
}: let
|
}: let
|
||||||
groups = {
|
groups = {
|
||||||
cryos = {
|
cryos = {
|
||||||
cryde = {}; # oh frick i cried again
|
# oh frick i cried again
|
||||||
|
cryde = {};
|
||||||
};
|
};
|
||||||
server = {};
|
server = {};
|
||||||
};
|
};
|
||||||
|
|
@ -101,11 +102,11 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# call me a statistician the way she spreads in my sheets
|
# call me a statistician the way she spreads in my sheets
|
||||||
matcha = {
|
# matcha = {
|
||||||
system = "x86_64-linux";
|
# system = "x86_64-linux";
|
||||||
groups = [groups.server];
|
# groups = [groups.server];
|
||||||
deploy.ssh.host = "bedroom.dobutterfliescry.net";
|
# deploy.ssh.host = "bedroom.dobutterfliescry.net";
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue