From 944a18f5a95f0a63db6a680cdb4db172de4bc52f Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Wed, 16 Oct 2024 00:07:58 -0700 Subject: Fix typo --- home/nipsy/arrakis.nix | 2 +- home/nipsy/ginaz.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'home') diff --git a/home/nipsy/arrakis.nix b/home/nipsy/arrakis.nix index 5e8c651..9f38e29 100644 --- a/home/nipsy/arrakis.nix +++ b/home/nipsy/arrakis.nix @@ -39,7 +39,7 @@ secrets = { "reaper_license" = { path = "/home/nipsy/.config/REAPER/reaper-license.rk"; - } + }; "ssh_config" = { path = "/home/nipsy/.ssh/config"; }; diff --git a/home/nipsy/ginaz.nix b/home/nipsy/ginaz.nix index bfb2a89..3a44f30 100644 --- a/home/nipsy/ginaz.nix +++ b/home/nipsy/ginaz.nix @@ -14,7 +14,7 @@ secrets = { "reaper_license" = { path = "/home/nipsy/.config/REAPER/reaper-license.rk"; - } + }; "ssh_config" = { path = "/home/nipsy/.ssh/config"; }; -- cgit v1.2.3