Update alpheratz and add new key
This commit is contained in:
@@ -120,7 +120,7 @@ bindsym $mod+Shift+9 move container to workspace number 9
|
||||
bindsym $mod+Shift+0 move container to workspace number 10
|
||||
|
||||
for_window [app_id="simmer505.waywrite"] floating enable
|
||||
for_window [app_id="org.speedcrunch.speedcrunch"] floating enable
|
||||
for_window [app_id="org.speedcrunch."] floating enable
|
||||
|
||||
# Horizontal and vertical splits
|
||||
bindsym $mod+b splith
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
sops = {
|
||||
defaultSopsFile = ../../secrets/alpheratz/secrets.yaml;
|
||||
age.keyFile = "/home/eesim/.config/sops/age/keys.txt";
|
||||
age.sshKeyPaths = [ "/etc/ssh/host_key_ed25519" ];
|
||||
|
||||
secrets."wireguard/private" = {};
|
||||
secrets."wireguard/preshared" = {};
|
||||
@@ -63,7 +63,7 @@
|
||||
address = [ "10.0.0.2/32" ];
|
||||
listenPort = 51820;
|
||||
privateKeyFile = "/run/secrets/wireguard/private";
|
||||
dns = [ "192.168.1.1" ];
|
||||
dns = [ "10.0.0.1" ];
|
||||
autostart = false;
|
||||
|
||||
peers = [
|
||||
|
||||
Reference in New Issue
Block a user