aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-03-18 13:05:47 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-03-18 13:05:47 -0700
commita07d9b1f0ea2996f63796bf472be4ef4fba9d06e (patch)
tree5c91d054a674324131ab68bf9837d2da49c4584d
parent1cb48d9853ca809e1ecb8bc179e2667e682e2199 (diff)
downloadnix-a07d9b1f0ea2996f63796bf472be4ef4fba9d06e.tar
nix-a07d9b1f0ea2996f63796bf472be4ef4fba9d06e.tar.gz
nix-a07d9b1f0ea2996f63796bf472be4ef4fba9d06e.tar.bz2
nix-a07d9b1f0ea2996f63796bf472be4ef4fba9d06e.tar.lz
nix-a07d9b1f0ea2996f63796bf472be4ef4fba9d06e.tar.xz
nix-a07d9b1f0ea2996f63796bf472be4ef4fba9d06e.tar.zst
nix-a07d9b1f0ea2996f63796bf472be4ef4fba9d06e.zip
Fix typo
-rw-r--r--home/root/ginaz.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/root/ginaz.nix b/home/root/ginaz.nix
index 4675184..2887c6d 100644
--- a/home/root/ginaz.nix
+++ b/home/root/ginaz.nix
@@ -24,4 +24,5 @@
path = "/root/.ssh/config";
};
};
+ };
}