users.root -> users.users.root
This commit is contained in:
parent
e89cd6e91d
commit
2998dd81ad
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
flake.modules.nixos.root =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
users.root = {
|
||||
users.users.root = {
|
||||
shell = pkgs.fish;
|
||||
hashedPassword = "!";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue