add stuff
This commit is contained in:
@@ -7,7 +7,11 @@
|
||||
|
||||
config = lib.mkIf config.sysconfig.opts.virtualization.gitea.enable {
|
||||
|
||||
networking.hosts."192.168.100.20" = [ "gitea.blunkall.us" ];
|
||||
networking = {
|
||||
hosts."192.168.100.20" = [ "gitea.blunkall.us" ];
|
||||
|
||||
nat.internalInterfaces = [ "ve-gitea" ];
|
||||
};
|
||||
|
||||
sops.secrets = {
|
||||
"gitea/dbpass" = {};
|
||||
|
||||
Reference in New Issue
Block a user