feat: adding user "deb"

This commit is contained in:
Raphael 2025-02-28 22:24:11 +01:00
parent f19eca3df6
commit 7e9cce4460
2 changed files with 42 additions and 2 deletions

View file

@ -30,7 +30,7 @@
users = {
raphael = {
isNormalUser = true;
description = "The main account of raphael";
description = "raphael";
useDefaultShell = true;
extraGroups = [
"networkmanager"