fix unicode chars in comment

This commit is contained in:
2026-07-02 13:05:18 +01:00
parent 295e4db6a1
commit 318afdf9a8
+1 -1
View File
@@ -28,7 +28,7 @@
useXkbConfig = true;
};
# Define a user account. Don't forget to set a password with passwd.
# Define a user account. Don't forget to set a password with 'passwd'.
users.users.me = {
isNormalUser = true;
shell = pkgs.fish;