From f5d72806b561c041f2dcccfd27aa6691462be32a Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 1 Jul 2024 18:32:45 +0200 Subject: Synapse changes for testing --- modules/users/Rory.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/users') diff --git a/modules/users/Rory.nix b/modules/users/Rory.nix index 5bba267..861bf68 100755 --- a/modules/users/Rory.nix +++ b/modules/users/Rory.nix @@ -24,12 +24,13 @@ zsh-you-should-use zsh-syntax-highlighting zsh-completions + + wireguard-tools ]; openssh.authorizedKeys.keys = [ #"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICT+53Hy3wbIlNVIomK2RroaimMWrTlUkndjHt1dFuyh root@pfSense-arcane-home.localdomain" "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILF2IuNu//0DP/wKMuDvBgVT3YBS2uULsipbdrhJCTM7 thearcanebrony@tab-linux-desktop" "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN/kNkY/E5b6rvCQLMaSbpLQ/xoyywIwVVu9uo2j/B6p Rory@RoryNix" - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJPRTuz83dVThuDVXhDz3w3uYBGJ+JPzdZFT6wvhQXQ3 Rory@Rory-wsl" # work laptop ]; useDefaultShell = true; shell = pkgs.zsh; -- cgit 1.4.1