chore(hardware): update ZSA udev rules
This commit is contained in:
parent
8ea848888a
commit
333adf959e
3 changed files with 21 additions and 11 deletions
hardware
|
@ -1,7 +1,7 @@
|
|||
{ lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./firmware.nix ./planck.nix ];
|
||||
imports = [ ./firmware.nix ./zsa.nix ];
|
||||
|
||||
boot.supportedFilesystems = lib.mkDefault [ "btrfs" ];
|
||||
boot.kernelPackages = lib.mkOverride 800 pkgs.linuxPackages_latest;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue