nixos/userborn: fix typo (#542976)

This commit is contained in:
nikstur
2026-07-17 15:39:30 +00:00
committed by GitHub
+1 -1
View File
@@ -86,7 +86,7 @@ in
The primary motivation for this is an immutable `/etc`, where we cannot
write the files directly to `/etc`.
However this an also serve other use cases, e.g. when `/etc` is on a `tmpfs`.
However this can also serve other use cases, e.g. when `/etc` is on a `tmpfs`.
'';
};