mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
mad
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
{
|
||||
config,
|
||||
xlib,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -7,7 +8,7 @@
|
||||
|
||||
users = {
|
||||
users = {
|
||||
"${config.xlib.device.username}" = {
|
||||
"${xlib.device.username}" = {
|
||||
isNormalUser = true;
|
||||
description = "Jor Oqyude";
|
||||
initialPassword = "1234";
|
||||
|
||||
Reference in New Issue
Block a user