mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-01-31 01:23:51 -05:00
136 current 2024-05-22 21:16:30 24.05.20240419.5c24cf2 6.8.6-zen1 *
This commit is contained in:
parent
4b5af91675
commit
e119bc8b7c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
boot.extraModulePackages = with pkgs.linuxKernel.packages.linux_zen; [
|
||||
xpadneo
|
||||
];
|
||||
boot.kernelModules = [ "i2c_dev" ];
|
||||
boot.kernelModules = [ "i2c_dev" "xpadneo"];
|
||||
hardware.bluetooth.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
networking.hostName = "nix-desktop-evo4b5"; # Define your hostname.
|
||||
|
|
Loading…
Reference in a new issue