Compare commits
No commits in common. "fe7a61e848572d17b58c1f223facdc8bac9d5f11" and "b61734c4c5d702cac0218f22e8d5665d7b16dc70" have entirely different histories.
fe7a61e848
...
b61734c4c5
1 changed files with 0 additions and 4 deletions
|
|
@ -43,7 +43,6 @@ in
|
|||
config = { lib, config, pkgs, ... }: {
|
||||
networking = {
|
||||
hostName = "git";
|
||||
nameservers = [ "10.42.97.10" ];
|
||||
interfaces.mv-vserver = {
|
||||
useDHCP = true;
|
||||
};
|
||||
|
|
@ -91,9 +90,6 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
services.openssh.enable = true;
|
||||
|
||||
|
||||
users.users.gitea = user;
|
||||
users.groups.gitea = group;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue