From 98ae627e3a2f97258dd8bb9dc0a82410ae569a1d 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 79579cac..a7e7b8b8 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 7751ac2f..36bed4dc 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