delete lava
This commit is contained in:
parent
2a5b42ce9a
commit
eb8c1111e3
3 changed files with 3 additions and 13 deletions
|
|
@ -38,12 +38,6 @@
|
|||
];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
users.users.lava = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
i18n.defaultLocale = "en_GB.UTF-8";
|
||||
console.useXkbConfig = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue