mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
doc: note why we should not set users.mutableUsers to false
This commit is contained in:
parent
bab392f4e1
commit
e244990289
1 changed files with 4 additions and 0 deletions
|
|
@ -13,4 +13,8 @@
|
||||||
# https://community.frame.work/t/stability-issues-random-crashes-reboots-and-boot-freezes/62675/4
|
# https://community.frame.work/t/stability-issues-random-crashes-reboots-and-boot-freezes/62675/4
|
||||||
"pcie_aspm=off"
|
"pcie_aspm=off"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# I have learned my lesson
|
||||||
|
# NEVER set this to true. It would change the password to ! and you can't login
|
||||||
|
# users.mutableUsers = false;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue