Desktop: install tetrio
This commit is contained in:
parent
83831f6a75
commit
d7c245ed8e
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
|||
pkgs.noto-fonts-cjk-serif
|
||||
];
|
||||
|
||||
# Already use electron apps (discord) so this only adds 20 mb more
|
||||
environment.systemPackages = [pkgs.tetrio-desktop];
|
||||
|
||||
hardware.keyboard.qmk.enable = true;
|
||||
home-manager.users.toast.home.packages = [pkgs.qmk];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue