From 618d4bf9c0ba47ae809202521949f1b6785b8467 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Sun, 6 Oct 2024 16:50:40 -0500 Subject: [PATCH] use http for nvim pull --- flake.nix | 2 +- hosts/gpdPocket3/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 79579ca..a7e7b8b 100644 --- a/flake.nix +++ b/flake.nix @@ -39,7 +39,7 @@ }; ringofstorms-nvim = { - url = "git+ssh://git.joshuabell.xyz:3032/nvim"; + url = "git+https://git.joshuabell.xyz/nvim"; }; }; diff --git a/hosts/gpdPocket3/configuration.nix b/hosts/gpdPocket3/configuration.nix index 7751ac2..36bed4d 100644 --- a/hosts/gpdPocket3/configuration.nix +++ b/hosts/gpdPocket3/configuration.nix @@ -23,7 +23,7 @@ (settings.usersDir + "/josh/configuration.nix") # Our custom stuff # ./stupid-keyboard.nix - ./stupid-keyboard-2.nix + # ./stupid-keyboard-2.nix ]; # machine specific configuration