This commit is contained in:
iFargle 2023-07-04 20:00:09 +09:00
parent 701ec139de
commit fbd8f13979

View file

@ -41,7 +41,7 @@
nrb = "nixos-rebuild build";
# sops
sops = "nix-shell -p sops --run 'sops $1'"
sops = "nix-shell -p sops --run 'sops $1'";
};
};
};