Heimdall: add netcloud app dependencies

This commit is contained in:
Filippo Berto 2025-07-23 00:13:01 +02:00
parent f8edda90d9
commit 2b7c9756f0
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -23,7 +23,12 @@ in
environment = {
pathsToLink = [ "/share/zsh" ];
systemPackages = builtins.attrValues { inherit (pkgs) helix tmux vim; };
systemPackages = builtins.attrValues {
inherit (pkgs)
helix tmux vim
exiftool nodejs# for Nextcloud
;
};
};
hardware = {