add bottles and hp lib
This commit is contained in:
parent
6b12d3c97c
commit
b60d88ab92
2 changed files with 2 additions and 1 deletions
|
@ -38,6 +38,7 @@ in
|
|||
vlc
|
||||
losslesscut-bin
|
||||
qcad
|
||||
bottles
|
||||
];
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
enable = true;
|
||||
drivers = [
|
||||
pkgs.samsung-unified-linux-driver
|
||||
# pkgs.hplipWithPlugin # > build failure
|
||||
pkgs.hplip
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue