From b06cda3a76316b75471c5100d724b59286fe6988 Mon Sep 17 00:00:00 2001 From: brustybee Date: Sat, 7 Mar 2026 03:58:07 +0530 Subject: Add obs and file managers ( yazi & nautilus ) --- hosts/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/common.nix') diff --git a/hosts/common.nix b/hosts/common.nix index 65302b1..87feb13 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -219,6 +219,7 @@ environment.systemPackages = with pkgs; [ android-tools + sops ]; users.defaultUserShell = pkgs.fish; -- cgit v1.3.1