fixed home path
This commit is contained in:
parent
3017f644d0
commit
18186be804
2 changed files with 2 additions and 3 deletions
|
@ -69,7 +69,6 @@
|
|||
isNormalUser = true;
|
||||
description = "twoneis";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
packages = import ./packages/user-core-packages.nix pkgs ++ import ./packages/user-game-packages.nix pkgs;
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue