mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-21 16:39:00 +01:00
chore: upgrade sops
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{pkgs, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
pkgs-unstable,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
age
|
||||
sops
|
||||
pkgs-unstable.sops
|
||||
rclone
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user