Merge branch 'master' of github.com:Kropatz/dotfiles

This commit is contained in:
Kopatz
2023-10-31 09:14:53 +01:00
4 changed files with 2 additions and 9 deletions

View File

@@ -27,8 +27,3 @@
path = .gitconfig-gitlabfh
[core]
editor = kate
[gui]
recentrepo = D:/Stuff/work/evolit/TIS2020
[credential "http://server.home:3000"]
provider = generic

View File

@@ -16,6 +16,3 @@
[user]
name = Kopatz
email = lukas.kopatz111@gmail.com
signingkey = 1702133BD8033AFE
[commit]
gpgsign = false

View File

@@ -12,7 +12,7 @@
}
];
dns = {
bind_hosts = [ "127.0.0.1" "192.168.0.6" ];
bind_hosts = [ "127.0.0.1" "192.168.0.6" "192.168.2.1" ];
port = 53;
protection_enabled = true;
filtering_enabled = true;

View File

@@ -12,6 +12,7 @@
networking.wg-quick.interfaces = {
wg0 = {
autostart = true;
listenPort = 51820;
address = [
"192.168.2.1/24"