add bottles and hp lib

This commit is contained in:
Jakub Kropáček 2025-03-20 00:26:07 +01:00
parent 6b12d3c97c
commit b60d88ab92
2 changed files with 2 additions and 1 deletions

View file

@ -38,6 +38,7 @@ in
vlc
losslesscut-bin
qcad
bottles
];
services.syncthing = {
enable = true;

View file

@ -137,7 +137,7 @@
enable = true;
drivers = [
pkgs.samsung-unified-linux-driver
# pkgs.hplipWithPlugin # > build failure
pkgs.hplip
];
};
};