summaryrefslogtreecommitdiff
path: root/modules/software/access/mosh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/software/access/mosh.nix')
-rw-r--r--modules/software/access/mosh.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/software/access/mosh.nix b/modules/software/access/mosh.nix
deleted file mode 100644
index c9af5bf..0000000
--- a/modules/software/access/mosh.nix
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- programs.mosh = {
- enable = true;
- openFirewall = false;
- };
-}