diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-01 23:25:43 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-01 23:25:43 +0100 |
| commit | 57f3e199a407f915cea0bb395e57ce39752e7808 (patch) | |
| tree | 67f351e4e1dab42f2cbcba99e3c6b003f83babc7 /mun.nix | |
| parent | 6b31a53666059962b5ccc607e7891b65f0da8138 (diff) | |
fixed missing ;
Diffstat (limited to 'mun.nix')
| -rwxr-xr-x | mun.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -191,7 +191,7 @@ services = { gnome-keyring.enable = true; - + }; |
