fix unicode chars in comment
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user