update mastodon
This commit is contained in:
parent
a6859caa56
commit
7477c48aa2
6 changed files with 1129 additions and 1293 deletions
|
@ -7,6 +7,10 @@ in {
|
|||
# Use DHCP with static leases
|
||||
networking.interfaces.eth0.useDHCP = true;
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"openssl-1.1.1t"
|
||||
];
|
||||
|
||||
# Better cache hits
|
||||
environment.noXlibs = lib.mkForce false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue