diff options
author | Freya Murphy <freya@freyacat.org> | 2025-01-24 10:07:23 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-01-24 10:07:23 -0500 |
commit | 01ce8e9e74d5ccc5f1977879b90989eb8aada7cf (patch) | |
tree | 536e80bd0fcb554dd6c636c0ca565823db0f811a /nix/system | |
parent | convert assets to JXL (diff) | |
download | dotfiles-nix-01ce8e9e74d5ccc5f1977879b90989eb8aada7cf.tar.gz dotfiles-nix-01ce8e9e74d5ccc5f1977879b90989eb8aada7cf.tar.bz2 dotfiles-nix-01ce8e9e74d5ccc5f1977879b90989eb8aada7cf.zip |
switch to wg-quick (adds dns)
Diffstat (limited to 'nix/system')
-rw-r--r-- | nix/system/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/system/default.nix b/nix/system/default.nix index 2205f9a..dbc34f5 100644 --- a/nix/system/default.nix +++ b/nix/system/default.nix @@ -17,6 +17,7 @@ # utility acpi curl + dig file htop openssh |