fix dumb syntax error
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
fastfetch
|
fastfetch
|
||||||
hyfetch
|
hyfetch
|
||||||
]
|
];
|
||||||
|
|
||||||
users.users.ocbwoy3 = {
|
users.users.ocbwoy3 = {
|
||||||
initialPassword = "thisisapassword42069!"; # not the type passwords i use
|
initialPassword = "thisisapassword42069!"; # not the type passwords i use
|
||||||
|
|||||||
Reference in New Issue
Block a user