magpie: aarch64-linux -> ${system}
This commit is contained in:
parent
923aedc475
commit
1ecc618d97
@ -40,7 +40,7 @@
|
|||||||
fzf
|
fzf
|
||||||
fzy
|
fzy
|
||||||
git
|
git
|
||||||
goatcounter.packages.aarch64-linux.goatcounter
|
goatcounter.packages.${system}.goatcounter
|
||||||
htop-vim
|
htop-vim
|
||||||
nvim
|
nvim
|
||||||
pciutils
|
pciutils
|
||||||
@ -155,7 +155,7 @@
|
|||||||
quic = true;
|
quic = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
root = "${project-cloud.packages.aarch64-linux.default}/public";
|
root = "${project-cloud.packages.${system}.default}/public";
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualHosts.${config.services.nextcloud.hostName} = {
|
virtualHosts.${config.services.nextcloud.hostName} = {
|
||||||
|
Loading…
Reference in New Issue
Block a user