refactoring!

This commit is contained in:
Don Harper 2023-05-04 21:18:28 -05:00
parent db485e8d3e
commit 04eb69dbc8
21 changed files with 0 additions and 0 deletions

View file

@ -1,5 +0,0 @@
{ config, pkgs, ... }:
{
boot.kernelModules = [ "axge" "ax88179_178a" ];
}