aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-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