summaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-01-29 10:00:22 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-01-29 10:00:22 +0100
commitf664b44433f9c52bf11d48e1028db3d47dbbc397 (patch)
tree604eed6359f1a1839802a1890f857e3fdf4fe25d /mun.nix
parent2700135ddf6a044023dac86ee1d33950d3d2ab61 (diff)
fixed. added grub and plymouthflake-cleanup
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
+