magpie: aarch64-linux -> ${system}
This commit is contained in:
parent
923aedc475
commit
1ecc618d97
@ -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} = {
|
||||
|
Loading…
Reference in New Issue
Block a user