This commit is contained in:
2026-01-21 16:54:09 +00:00
parent d294038801
commit dfbc1ea5a2
4 changed files with 76 additions and 27 deletions

View File

@@ -120,6 +120,7 @@ in
services.libinput.enable = true;
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
# Define a user account. Don't forget to set a password with passwd.
users.users.doloro = {
isNormalUser = true;
@@ -135,6 +136,7 @@ in
# initialPassword = "sex";
};
users.mutableUsers = false;
services.system76-scheduler.enable = true;
# programs.firefox.enable = true;