mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-08-26 13:56:22 +02:00
forgot to write my whole name LAMO
This commit is contained in:
parent
a22747bb66
commit
b439ddd6f6
@ -1,6 +1,6 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
users.users.alb = {
|
users.users.albertba = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [ "wheel" "drift" "nix-builder-users" ];
|
extraGroups = [ "wheel" "drift" "nix-builder-users" ];
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user