magpie: aarch64-linux -> ${system}

This commit is contained in:
Asmir A 2024-03-16 17:21:46 +01:00
parent 923aedc475
commit 1ecc618d97
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -40,7 +40,7 @@
fzf
fzy
git
goatcounter.packages.aarch64-linux.goatcounter
goatcounter.packages.${system}.goatcounter
htop-vim
nvim
pciutils
@ -155,7 +155,7 @@
quic = true;
forceSSL = true;
enableACME = true;
root = "${project-cloud.packages.aarch64-linux.default}/public";
root = "${project-cloud.packages.${system}.default}/public";
};
virtualHosts.${config.services.nextcloud.hostName} = {