aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-01-13 17:50:48 +0530
committerAkshay Nair <phenax5@gmail.com>2024-01-13 17:50:48 +0530
commit1f5fd6dba444ef0faef7e0799a205183c6ceb9af (patch)
treedd78bb0a468003dca5122cd17c21406b7442e1da /home.nix
parentfba2849d709fcafa500ca2392e58b15255f4ef5b (diff)
downloadnixos-config-1f5fd6dba444ef0faef7e0799a205183c6ceb9af.tar.gz
nixos-config-1f5fd6dba444ef0faef7e0799a205183c6ceb9af.zip
config sync
Diffstat (limited to '')
-rw-r--r--home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index 3859d5e..54c10b7 100644
--- a/home.nix
+++ b/home.nix
@@ -41,7 +41,7 @@ in
services.easyeffects = {
enable = true;
- preset = "default";
+ # preset = "default";
};
programs.lsd = {