Merge branch 'master' of github.com:Kropatz/dotfiles
This commit is contained in:
@@ -27,8 +27,3 @@
|
||||
path = .gitconfig-gitlabfh
|
||||
[core]
|
||||
editor = kate
|
||||
[gui]
|
||||
recentrepo = D:/Stuff/work/evolit/TIS2020
|
||||
|
||||
[credential "http://server.home:3000"]
|
||||
provider = generic
|
||||
|
||||
@@ -16,6 +16,3 @@
|
||||
[user]
|
||||
name = Kopatz
|
||||
email = lukas.kopatz111@gmail.com
|
||||
signingkey = 1702133BD8033AFE
|
||||
[commit]
|
||||
gpgsign = false
|
||||
@@ -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;
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
|
||||
networking.wg-quick.interfaces = {
|
||||
wg0 = {
|
||||
autostart = true;
|
||||
listenPort = 51820;
|
||||
address = [
|
||||
"192.168.2.1/24"
|
||||
|
||||
Reference in New Issue
Block a user