From 949130ef24f3e28f3e90f43e885902ff0b98eba2 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sat, 1 Jul 2023 09:44:21 +0530 Subject: pkgs: add nixos-option to user pkgs --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 58b6c19..b9eb541 100644 --- a/configuration.nix +++ b/configuration.nix @@ -31,6 +31,7 @@ in isNormalUser = true; extraGroups = [ "wheel" ]; packages = with pkgs; [ + nixos-option w3m neofetch ps_mem -- cgit v1.2.3