mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
adguard + nextcloud: remove
This commit is contained in:
parent
a3b8f97208
commit
81d601608d
10 changed files with 12 additions and 94 deletions
|
@ -26,15 +26,6 @@ in
|
|||
|
||||
pww = callPackage ../pkgs/pww { };
|
||||
|
||||
# fix pairing
|
||||
AusweisApp2 = prev.AusweisApp2.overrideAttrs (_: {
|
||||
patches = [
|
||||
(fetchpatch {
|
||||
url = "https://patch-diff.githubusercontent.com/raw/Governikus/AusweisApp2/pull/47.patch";
|
||||
hash = "sha256-98ttPVOFHsxmvUFgNpxW0/C9PK64dUwmTxrNnXefkKo=";
|
||||
})
|
||||
];
|
||||
});
|
||||
|
||||
tpm2-pkcs11 = prev.tpm2-pkcs11.overrideAttrs (_: {
|
||||
configureFlags = [ "--with-fapi=no" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue