switch to home-manager module

This commit is contained in:
arielherself 2024-08-06 14:59:31 +08:00
parent 41bc57bfac
commit 56b7d6c9e5
Signed by: arielherself
SSH Key Fingerprint: SHA256:AK3cyo9tFsp7Mox7K0sYphleC8hReXhnRKxwuDT5LBc
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ in {
isNormalUser = true; isNormalUser = true;
extraGroups = [ "wheel" "wireshark" ]; # Enable sudo for the user. extraGroups = [ "wheel" "wireshark" ]; # Enable sudo for the user.
packages = with pkgs; [ packages = with pkgs; [
# home-manager home-manager
contour contour
vivaldi vivaldi
# firefox # firefox