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
|
vlc
|
||||||
losslesscut-bin
|
losslesscut-bin
|
||||||
qcad
|
qcad
|
||||||
|
bottles
|
||||||
];
|
];
|
||||||
services.syncthing = {
|
services.syncthing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
@ -137,7 +137,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
drivers = [
|
drivers = [
|
||||||
pkgs.samsung-unified-linux-driver
|
pkgs.samsung-unified-linux-driver
|
||||||
# pkgs.hplipWithPlugin # > build failure
|
pkgs.hplip
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue