its time to merge to master... its too big now xD #76

Open
gortium wants to merge 160 commits from uconsole-cm5-incremental into master
25 changed files with 1445 additions and 179 deletions
Showing only changes of commit 932de1752d - Show all commits

View File

@@ -183,8 +183,6 @@
# ============================================================
networking.firewall.allowedTCPPorts = [ 22 ];
networking.firewall.allowedUDPPorts = [ ];
}
# ============================================================
# agenix-rekey — automatic secret re-encryption at deploy time
# ============================================================
@@ -202,3 +200,4 @@
# Enable remote builder (distributed build via lazyworkhorse server)
services.remoteBuilder.enable = true;
}