This commit is contained in:
arouzing 2023-02-01 03:11:48 -05:00
parent 076814d4b9
commit 3c4acde325
8 changed files with 104 additions and 21 deletions

View file

@ -1,4 +1,4 @@
_: { config, pkgs, lib, ... }:
{ config, pkgs, lib, ... }:
{
users.users.arouzing = {
isNormalUser = true;