From 56b7d6c9e5860f82e85c47e65d180104c4eb493c Mon Sep 17 00:00:00 2001 From: arielherself Date: Tue, 6 Aug 2024 14:59:31 +0800 Subject: [PATCH] switch to home-manager module --- nixos/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 8f3c362..c0c7c86 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -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