Remove all unstable packages
This commit is contained in:
parent
3afe2d0562
commit
9945e3bdbd
8 changed files with 9 additions and 9 deletions
|
|
@ -6,7 +6,7 @@
|
|||
'';
|
||||
|
||||
# XP-Pen tablet driver
|
||||
environment.systemPackages = with pkgs.unstable; [ xp-pen-deco-01-v2-driver ];
|
||||
environment.systemPackages = with pkgs; [ xp-pen-deco-01-v2-driver ];
|
||||
|
||||
# hardware.opentabletdriver = {
|
||||
# enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue