diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-01-29 10:00:22 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-01-29 10:00:22 +0100 |
| commit | f664b44433f9c52bf11d48e1028db3d47dbbc397 (patch) | |
| tree | 604eed6359f1a1839802a1890f857e3fdf4fe25d /mun.nix | |
| parent | 2700135ddf6a044023dac86ee1d33950d3d2ab61 (diff) | |
fixed. added grub and plymouthflake-cleanup
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 + |
