aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-05-31 14:40:34 +0530
committerAkshay Nair <phenax5@gmail.com>2025-05-31 14:40:34 +0530
commitff6213176f9c4d42ebad0fe96e99e5bbc14fa83e (patch)
treea76687d9c1c73e4f4b77828bfd1782a68fda464a /home.nix
parent4242a01983eb57ac44d5fcfbda75339d486ea4f1 (diff)
downloadnixos-config-ff6213176f9c4d42ebad0fe96e99e5bbc14fa83e.tar.gz
nixos-config-ff6213176f9c4d42ebad0fe96e99e5bbc14fa83e.zip
Sound module
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/home.nix b/home.nix
index 7df00a2..54374fb 100644
--- a/home.nix
+++ b/home.nix
@@ -63,11 +63,6 @@ in
];
};
- services.easyeffects = {
- enable = true;
- # preset = "default";
- };
-
services.syncthing = {
enable = true;
tray = false;