mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
chore: nix fmt
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{username, config, ...}: {
|
||||
{
|
||||
username,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
# Don't allow mutation of users outside the config.
|
||||
users.mutableUsers = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user