symlink haccfiles into /etc/haccfiles

upsides:
 - we will no longer get confused about which state is currently deployed
downsides:
 - deploys get slower, since it has to uploads the entire haccfiles each time
onlyoffice-nix
stuebinm 2023-03-23 15:29:29 +01:00
parent b30df7ea6d
commit fb3c1b0a96
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
modules = [
./hosts/parsons/configuration.nix
{ nixpkgs.pkgs = pkgs; }
{ environment.etc."haccfiles".source = self.outPath; }
];
specialArgs = {
# with a few exceptions, the flake inputs can be used the same