switch to home-manager module
This commit is contained in:
parent
41bc57bfac
commit
56b7d6c9e5
|
@ -163,7 +163,7 @@ in {
|
|||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "wireshark" ]; # Enable ‘sudo’ for the user.
|
||||
packages = with pkgs; [
|
||||
# home-manager
|
||||
home-manager
|
||||
contour
|
||||
vivaldi
|
||||
# firefox
|
||||
|
|
Loading…
Reference in New Issue