cleanup
This commit is contained in:
parent
01e1e23a01
commit
66c8d3ee0c
5 changed files with 7 additions and 33 deletions
|
|
@ -13,9 +13,8 @@
|
|||
users.users.till = {
|
||||
isNormalUser = true;
|
||||
description = "Till";
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
];
|
||||
extraGroups = [ "wheel" ];
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue