index
:
stockholm
master
NixOS configuration
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
krebs
/
5pkgs
/
simple
/
cac-cert
/
default.nix
blob: d99019dcabfcfd9b8e69df3f0f2770c43a58baab (
plain
)
1
2
{ writeText, ... }: writeText "cac.pem" (builtins.readFile ./cac.pem)