mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-09-04 10:06:22 +02:00
Compare commits
No commits in common. "d11b189f95a879e723f64554fc63bb86515cd6e3" and "a22747bb666788d8cd72966b94c0e98896b428c1" have entirely different histories.
d11b189f95
...
a22747bb66
@ -1,6 +1,6 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
users.users.albertba = {
|
users.users.alb = {
|
||||||
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