fl16 stuff

This commit is contained in:
Xory 2025-11-09 14:29:19 +02:00
parent 7968ffa270
commit 9c9d53c299
2 changed files with 7 additions and 0 deletions

View file

@ -152,6 +152,10 @@
# Enable touchpad support (enabled default in most desktopManager). # Enable touchpad support (enabled default in most desktopManager).
# services.xserver.libinput.enable = true; # services.xserver.libinput.enable = true;
# Enable FL16 Input modules
hardware.inputmodule.enable = true;
hardware.keyboard.qmk.enable = true;
services.ollama.enable = true; services.ollama.enable = true;
services.ollama.acceleration = "cuda"; services.ollama.acceleration = "cuda";
@ -172,6 +176,8 @@
# wget # wget
neovim neovim
git git
framework-tool
inputmodule-control
]; ];
programs.steam.enable = true; programs.steam.enable = true;

View file

@ -40,6 +40,7 @@
grim grim
slurp slurp
input-leap input-leap
viber
]; ];
home.file = { home.file = {