remove user config from modules

master
Histausse 2023-05-06 23:34:55 +02:00
parent 41dfde7216
commit 2a9fcd451e
1 changed files with 0 additions and 7 deletions

View File

@ -44,13 +44,6 @@ in {
keyMap = "fr"; keyMap = "fr";
}; };
users.users.histausse = {
isNormalUser = true;
extraGroups = [
"wheel"
];
};
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
vim vim
git git