This commit is contained in:
parent
cad4f35ee9
commit
172e4c37a3
5 changed files with 57 additions and 88 deletions
|
@ -29,7 +29,6 @@ in
|
|||
pre-commit-check.enabledPackages
|
||||
++ [ vscodium-with-extensions ]
|
||||
++ (with self.packages.${system}; [
|
||||
cache
|
||||
deploy-qois
|
||||
sops
|
||||
sops-rekey
|
||||
|
@ -37,14 +36,15 @@ in
|
|||
++ (with pkgs; [
|
||||
attic-client
|
||||
deploy-rs
|
||||
jq
|
||||
nix-fast-build
|
||||
nixVersions.git
|
||||
nixd
|
||||
nixfmt-rfc-style
|
||||
nixos-anywhere
|
||||
ssh-to-age
|
||||
pssh
|
||||
ssh-to-age
|
||||
yq
|
||||
jq
|
||||
]);
|
||||
LANG = "C.UTF-8";
|
||||
LC_ALL = "C.UTF-8";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue