diff options
Diffstat (limited to 'mun.nix')
| -rw-r--r-- | mun.nix | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 + |
