mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
set librime-lua right
This commit is contained in:
parent
0ded15fe1c
commit
47e4b36214
2 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, pkgs-stable, pkgs-kdenlive, userSettings, ... }:
|
||||
{ config, pkgs, pkgs-stable, pkgs-kdenlive, pkgs-rime, userSettings, ... }:
|
||||
|
||||
{
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
|
@ -34,6 +34,9 @@
|
|||
brave
|
||||
qutebrowser
|
||||
git
|
||||
lua
|
||||
(pkgs-rime.librime)
|
||||
(pkgs-rime.librime-lua)
|
||||
|
||||
# Office
|
||||
libreoffice-fresh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue