test
This commit is contained in:
parent
701ec139de
commit
fbd8f13979
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
nrb = "nixos-rebuild build";
|
nrb = "nixos-rebuild build";
|
||||||
|
|
||||||
# sops
|
# sops
|
||||||
sops = "nix-shell -p sops --run 'sops $1'"
|
sops = "nix-shell -p sops --run 'sops $1'";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue