feat(libra): Enable tuxedo-rs
This commit is contained in:
parent
4701b74386
commit
1e963ed08f
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
||||||
|
|
||||||
hardware.opengl.enable = true;
|
hardware.opengl.enable = true;
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
|
hardware.tuxedo-rs.enable = true;
|
||||||
|
hardware.tuxedo-rs.tailor-gui.enable = true;
|
||||||
|
|
||||||
# Use the systemd-boot EFI boot loader.
|
# Use the systemd-boot EFI boot loader.
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue