diff options
author | Freya Murphy <freya@freyacat.org> | 2025-06-21 22:33:33 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-06-21 22:33:33 -0400 |
commit | b8c3752242ba2362a875dba555ff2527043bfe66 (patch) | |
tree | 8e6c0758546c262c22e04acc1913b0e1ac8ec5c9 /programs/default.nix | |
parent | run wl-clip-persist (diff) | |
download | dotfiles-nix-b8c3752242ba2362a875dba555ff2527043bfe66.tar.gz dotfiles-nix-b8c3752242ba2362a875dba555ff2527043bfe66.tar.bz2 dotfiles-nix-b8c3752242ba2362a875dba555ff2527043bfe66.zip |
move shiniji wireguard secretes to only shinji host (refactor hosts)
Diffstat (limited to 'programs/default.nix')
-rw-r--r-- | programs/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/programs/default.nix b/programs/default.nix index 1196899..692113e 100644 --- a/programs/default.nix +++ b/programs/default.nix @@ -8,7 +8,6 @@ ./kitty ./mako ./neovim - ./sops ./ssh ./starship ./steam @@ -16,7 +15,6 @@ ./tmux ./unofficial-homestuck-collection ./waybar - ./wireguard ./wofi ./zsh ]; |