about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-03-27 11:50:34 -0700
committerFranck Cuny <franck@fcuny.net>2022-03-27 11:50:34 -0700
commit7f85e81ce78b2885a515cd56894ac78b1d2983be (patch)
treee7bd0221986a95a414f858d210d825ab01b172a5 /hosts
parentnas: install music-organizer (diff)
downloadworld-7f85e81ce78b2885a515cd56894ac78b1d2983be.tar.gz
nas: install correctly music-organizer
Diffstat (limited to 'hosts')
-rw-r--r--hosts/profiles/nas.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/profiles/nas.nix b/hosts/profiles/nas.nix
index 314b405..f585550 100644
--- a/hosts/profiles/nas.nix
+++ b/hosts/profiles/nas.nix
@@ -1,5 +1,5 @@
 { inputs, config, pkgs, lib, ... }:
-let music-organizer = inputs.mytools.music-organizer.${pkgs.system};
+let music-organizer = inputs.mytools.packages.${pkgs.system}.music-organizer;
 in {
   imports = [
     # other profiles