Update NixOS configuration
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
rime-ice
|
||||
];
|
||||
|
||||
home.file.".local/share/fcitx5/rime/default.custom.yaml".text = ''
|
||||
patch:
|
||||
schema_list:
|
||||
|
||||
Reference in New Issue
Block a user