remove user config from modules
This commit is contained in:
parent
41dfde7216
commit
2a9fcd451e
1 changed files with 0 additions and 7 deletions
7
base.nix
7
base.nix
|
@ -44,13 +44,6 @@ in {
|
|||
keyMap = "fr";
|
||||
};
|
||||
|
||||
users.users.histausse = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
];
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue