removing users.users.richie

This commit is contained in:
Richie Cahill 2024-04-10 20:29:05 -04:00
parent 34c516f8b1
commit b753d81af9

View File

@ -51,19 +51,6 @@
}; };
}; };
users.users.richie = {
isNormalUser = true;
description = "richie";
extraGroups = [
"networkmanager"
"wheel"
];
packages = with pkgs; [
firefox
kate
];
};
virtualisation = { virtualisation = {
docker = { docker = {
enable = true; enable = true;