fmt
This commit is contained in:
parent
3ee3c92ea4
commit
3cdf8774ec
@ -113,7 +113,7 @@ in
|
||||
|
||||
kde.enable = true;
|
||||
defaultUsers.enable = false;
|
||||
|
||||
|
||||
sops.secrets = {
|
||||
rkvm_cert = {
|
||||
sopsFile = config.xin-secrets.stan.secrets.main;
|
||||
|
@ -47,7 +47,7 @@ stdenv.mkDerivation {
|
||||
[ autoreconfHook pkg-config ];
|
||||
buildInputs =
|
||||
[ zlib libedit libfido2 ];
|
||||
|
||||
|
||||
preConfigure = ''
|
||||
# Setting LD causes `configure' and `make' to disagree about which linker
|
||||
# to use: `configure' wants `gcc', but `make' wants `ld'.
|
||||
|
Loading…
Reference in New Issue
Block a user