aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-04-18 20:18:59 -0700
committerMark Nipper <nipsy@bitgnome.net>2024-04-18 20:18:59 -0700
commitf153e5b6dfcc228f4ef8ce00f4044c6cefa5d381 (patch)
treede156855b53ffa797b14277ee49d2a1791cd9afc /home
parent1794beda2789a2b24379463c36e7f65e227341ff (diff)
downloadnix-f153e5b6dfcc228f4ef8ce00f4044c6cefa5d381.tar
nix-f153e5b6dfcc228f4ef8ce00f4044c6cefa5d381.tar.gz
nix-f153e5b6dfcc228f4ef8ce00f4044c6cefa5d381.tar.bz2
nix-f153e5b6dfcc228f4ef8ce00f4044c6cefa5d381.tar.lz
nix-f153e5b6dfcc228f4ef8ce00f4044c6cefa5d381.tar.xz
nix-f153e5b6dfcc228f4ef8ce00f4044c6cefa5d381.tar.zst
nix-f153e5b6dfcc228f4ef8ce00f4044c6cefa5d381.zip
Revert to manual SSH configuration
Diffstat (limited to 'home')
-rw-r--r--home/nipsy/common/core/default.nix2
-rw-r--r--home/root/common/core/default.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/home/nipsy/common/core/default.nix b/home/nipsy/common/core/default.nix
index 821fbfd..4b8104a 100644
--- a/home/nipsy/common/core/default.nix
+++ b/home/nipsy/common/core/default.nix
@@ -4,7 +4,7 @@
./bash.nix
./fonts.nix
./git.nix
- ./ssh.nix
+ #./ssh.nix
./tmux
./vim
./zsh
diff --git a/home/root/common/core/default.nix b/home/root/common/core/default.nix
index 2290509..ecd63fa 100644
--- a/home/root/common/core/default.nix
+++ b/home/root/common/core/default.nix
@@ -3,7 +3,7 @@
imports = [
./bash.nix
./git.nix
- ./ssh.nix
+ #./ssh.nix
./tmux
./vim
./zsh