Improve sops on ll-latitude-e5591

This commit is contained in:
Lauren Lagarde 2025-07-19 16:57:15 -05:00
parent b846f72d5d
commit c20c084eb6
3 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,6 @@
{ pkgs, ... }: {
home.stateVersion = "24.11";
imports = [
../../home-manager/programs/thunderbird.nix
];