summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/users/root.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/users/root.nix b/modules/users/root.nix
index aba99c1..df23798 100644
--- a/modules/users/root.nix
+++ b/modules/users/root.nix
@@ -3,7 +3,7 @@
# Define a user account. Don't forget to set a password with 'passwd'.
users = {
users.root = {
- isNormaluser = true;
+ # isNormaluser = true;
hashedPassword = "$6$UljPNAdxZ22lP3Bc$8VaEAacZxtXM3Zji2IA7Jf5fXs9pFnAVQff1d8IbfFOKCvjibceyopOAjRXa8lXtpOSJgPW1OO1dzOspqhWnz0";
# oppenssh.authorizedKeys.keyFiles = [