This commit is contained in:
Till 2024-12-05 23:15:51 +01:00
parent 01e1e23a01
commit 66c8d3ee0c
5 changed files with 7 additions and 33 deletions

View file

@ -13,9 +13,8 @@
users.users.till = {
isNormalUser = true;
description = "Till";
extraGroups = [
"wheel"
];
extraGroups = [ "wheel" ];
shell = pkgs.fish;
};
environment.systemPackages = with pkgs; [