desktop: clean up

This commit is contained in:
sinavir 2024-01-12 16:19:31 +01:00
parent 9acf72a648
commit dd370bdebb
41 changed files with 6 additions and 6 deletions

View file

@ -1,10 +1,10 @@
{ pkgs, ... }:
let
superadmins = [
../../../../pubkeys/raito.keys
../../../../pubkeys/gdd.keys
../../../../pubkeys/BiBi.keys
../../../../pubkeys/sinavir.keys
../../../pubkeys/raito.keys
../../../pubkeys/gdd.keys
../../../pubkeys/BiBi.keys
../../../pubkeys/sinavir.keys
];
in
{

View file

@ -5,7 +5,7 @@ let
metadata = {
nodes = {
milieu = {
hackens-milieu = {
deployment = {
targetHost = null; #"milieu.cave.hackens.org";
# targetPort = 4243;
@ -13,7 +13,7 @@ let
};
imports = [agenix];
};
org = {
hackens-org = {
deployment = {
targetHost = "server1.hackens.org"; # todo make something with ens firewall
targetPort = 2222;