From 9933b0b8aabf8a221c60a9c7b4296cb1edafec07 Mon Sep 17 00:00:00 2001
From: Oliver Davies <oliver@oliverdavies.dev>
Date: Wed, 5 Feb 2025 06:48:15 +0000
Subject: [PATCH] Add pass

Used to store a password for Neomutt.
---
 nix/hosts/t490/configuration.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nix/hosts/t490/configuration.nix b/nix/hosts/t490/configuration.nix
index a1acccfe..be44923a 100644
--- a/nix/hosts/t490/configuration.nix
+++ b/nix/hosts/t490/configuration.nix
@@ -54,6 +54,7 @@
 
   environment.systemPackages = with pkgs; [
     gtypist
+    pass
     rclone
     rclone-browser
     sxiv