diff options
Diffstat (limited to 'modules/common')
-rw-r--r-- | modules/common/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix index ab5d055f..15b4c971 100644 --- a/modules/common/default.nix +++ b/modules/common/default.nix @@ -290,7 +290,6 @@ projects = builtins.fromJSON (builtins.readFile ./projects.json); }; nix-index.enable = true; - yambar.enable = false; yt.enable = true; zathura.enable = true; zsh.enable = true; |