attempt to add fix for kanshi and usb-c dock
This commit is contained in:
parent
ffecb0e040
commit
171d7390d5
5 changed files with 34 additions and 0 deletions
2
mypackages/kanshi-fix/default.nix
Normal file
2
mypackages/kanshi-fix/default.nix
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{ pkgs ? import <nixpkgs> {} }:
|
||||
pkgs.callPackage ./derivation.nix {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue