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