fl16 stuff
This commit is contained in:
parent
7968ffa270
commit
9c9d53c299
2 changed files with 7 additions and 0 deletions
|
|
@ -152,6 +152,10 @@
|
|||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
# services.xserver.libinput.enable = true;
|
||||
|
||||
# Enable FL16 Input modules
|
||||
hardware.inputmodule.enable = true;
|
||||
hardware.keyboard.qmk.enable = true;
|
||||
|
||||
services.ollama.enable = true;
|
||||
services.ollama.acceleration = "cuda";
|
||||
|
||||
|
|
@ -172,6 +176,8 @@
|
|||
# wget
|
||||
neovim
|
||||
git
|
||||
framework-tool
|
||||
inputmodule-control
|
||||
];
|
||||
|
||||
programs.steam.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue