1
1
Fork 0

Compare commits

..

3 Commits

2 changed files with 10 additions and 9 deletions

View File

@ -42,11 +42,11 @@
]
},
"locked": {
"lastModified": 1687579308,
"narHash": "sha256-MVj+7ZUgxOpKciZnIneD7FC692tJGbz6X68skKAAdPA=",
"lastModified": 1688343412,
"narHash": "sha256-6r3G5y3uCI+Ush8FLeKaTYlWtWYD+PzxWLTmWg84lj0=",
"ref": "refs/heads/master",
"rev": "8da75f190ce13428db965f3849a509841d22e3f2",
"revCount": 76,
"rev": "b8c905a7565820a1c61fcd2b59b5d317827de7f5",
"revCount": 78,
"type": "git",
"url": "ssh://gitea@git.alogoulogoi.com/Jaculabilis/intake.git"
},
@ -62,11 +62,11 @@
]
},
"locked": {
"lastModified": 1687668323,
"narHash": "sha256-GAxifLBZDhmRrHSRCunlXF8VZUlDWrSy8ptxpHQfx3I=",
"lastModified": 1688390516,
"narHash": "sha256-KeZ/oIn95nAwC5els+sEC2Xhl71qXmlgfnkjDGZxLOM=",
"ref": "refs/heads/master",
"rev": "e7e13ebc4199e29a26dedceca3e3f94a3f5b81c0",
"revCount": 17,
"rev": "1fc66e814dc01acd06db9476ca7ff26b67816322",
"revCount": 21,
"type": "git",
"url": "ssh://gitea@git.alogoulogoi.com/Jaculabilis/intake-sources.git"
},

View File

@ -146,7 +146,7 @@
services.intake = {
listen = { addr = "10.22.20.1"; port = 5234; };
users.tvb.enable = true;
users.tvb.extraPackages = [ pkgs.intakeSources ];
users.tvb.extraPackages = [ pkgs.intakeSources pkgs.openssh ];
};
networking.firewall = {
@ -172,6 +172,7 @@
../../keys/tvb.palamas.pub
../../keys/tvb.stagirite.pub
../../keys/tvb.catacomb.pub
../../keys/tvb.unfolder.pub
];
};
users.groups.tvb = {};