diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/caladan/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/caladan/default.nix b/hosts/caladan/default.nix index 152ea34..b67286e 100644 --- a/hosts/caladan/default.nix +++ b/hosts/caladan/default.nix @@ -135,6 +135,7 @@ programs.nix-ld = { enable = true; libraries = [ + pkgs.alsa-lib pkgs.at-spi2-core pkgs.cairo pkgs.cups |