summaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
Diffstat (limited to 'mun.nix')
-rw-r--r--mun.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/mun.nix b/mun.nix
index 6fe695e..fc688e5 100644
--- a/mun.nix
+++ b/mun.nix
@@ -66,7 +66,7 @@ in
git
lazygit
tree-sitter
- #gcr
+ gcr
];
sessionVariables = {
@@ -408,7 +408,7 @@ in
};
services = {
- #gnome-keyring.enable = true;
+ gnome-keyring.enable = true;
dunst = {
enable = true;
@@ -651,4 +651,4 @@ in
};
};
}
- \ No newline at end of file
+