diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-02-19 22:57:53 -0800 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-02-19 22:57:53 -0800 |
| commit | f8cdf2eeb251eea3057579a1012be6125f1f0d46 (patch) | |
| tree | cedcbf3afdfee0093b38b944d511ba71fa8b9dbc /hosts | |
| parent | 1a0ccb39362bb522bab73c16c70594313dcedd16 (diff) | |
| download | nix-f8cdf2eeb251eea3057579a1012be6125f1f0d46.tar nix-f8cdf2eeb251eea3057579a1012be6125f1f0d46.tar.gz nix-f8cdf2eeb251eea3057579a1012be6125f1f0d46.tar.bz2 nix-f8cdf2eeb251eea3057579a1012be6125f1f0d46.tar.lz nix-f8cdf2eeb251eea3057579a1012be6125f1f0d46.tar.xz nix-f8cdf2eeb251eea3057579a1012be6125f1f0d46.tar.zst nix-f8cdf2eeb251eea3057579a1012be6125f1f0d46.zip | |
Fix typo
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/common/optional/sound.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/sound.nix b/hosts/common/optional/sound.nix index 2eb8642..e403abb 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -24,7 +24,7 @@ pkgs.oxefmsynth pkgs.polyphone pkgs.qsynth - pkgs.reaper + pkgs.my-nixpkgs.reaper pkgs.rosegarden pkgs.samplv1 pkgs.sfizz |
