is sops essential?

This commit is contained in:
Daylin Morgan 2025-01-31 09:45:14 -06:00
parent f1ccb18c47
commit 8391ef801c
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -25,6 +25,7 @@
(flake.pkg "self")
pkgs.nix-output-monitor
sops
];
nixpkgs.config.allowUnfree = true;