aboutsummaryrefslogtreecommitdiffstats
path: root/home/root/common/core/ssh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/root/common/core/ssh.nix')
-rw-r--r--home/root/common/core/ssh.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/home/root/common/core/ssh.nix b/home/root/common/core/ssh.nix
deleted file mode 100644
index 929cc51..0000000
--- a/home/root/common/core/ssh.nix
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- programs.ssh = {
- enable = true;
- };
-}