add wacom support
This commit is contained in:
parent
c2b8875fe0
commit
94f08a3847
4 changed files with 16 additions and 13 deletions
|
|
@ -19,6 +19,7 @@
|
|||
outputs = {...} @ inputs: let
|
||||
# basic boilerplate-reducing lib with a bunch of functions
|
||||
helperLib = import ./helperLib/default.nix {inherit inputs;};
|
||||
stablepkgs = inputs.nixpkgs-stable;
|
||||
in
|
||||
with helperLib; {
|
||||
nixosConfigurations = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue