aboutsummaryrefslogtreecommitdiff
path: root/nixos/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/services.nix')
-rw-r--r--nixos/services.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/nixos/services.nix b/nixos/services.nix
index e40f6cf..5ca6241 100644
--- a/nixos/services.nix
+++ b/nixos/services.nix
@@ -30,11 +30,6 @@
services.power-profiles-daemon.enable = true;
services.openssh.enable = true;
services.flatpak.enable = true;
- services.mongodb = {
- enable = true;
- bind_ip = "127.0.0.1";
- package = pkgs.mongodb;
- };
services.kanata = {
enable = true;
keyboards = {