From 2de434bd2d70ee3607c79f52532d7f7cdb3c3880 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Thu, 27 Oct 2022 20:10:49 +0200 Subject: [PATCH] boreal: add lilypond --- hosts/boreal/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/boreal/home.nix b/hosts/boreal/home.nix index 248877b..ff87c3b 100644 --- a/hosts/boreal/home.nix +++ b/hosts/boreal/home.nix @@ -23,6 +23,7 @@ # dev rustup + lilypond-with-fonts ; inherit (pkgs.packages) spot;