removing users.users.richie
This commit is contained in:
parent
34c516f8b1
commit
b753d81af9
@ -51,19 +51,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
users.users.richie = {
|
||||
isNormalUser = true;
|
||||
description = "richie";
|
||||
extraGroups = [
|
||||
"networkmanager"
|
||||
"wheel"
|
||||
];
|
||||
packages = with pkgs; [
|
||||
firefox
|
||||
kate
|
||||
];
|
||||
};
|
||||
|
||||
virtualisation = {
|
||||
docker = {
|
||||
enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user