From 8e444bc7384fc58c305d4ba42355e2911de4bc97 Mon Sep 17 00:00:00 2001 From: osbm Date: Thu, 17 Oct 2024 00:37:52 +0300 Subject: [PATCH] check another item --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4004a2..bdd4fb7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ But There are couple of things i need to do before: - [ ] ssh gpg secret backup - [x] add unstable channels to the flake.nix - [ ] home manager setup without translating every line in my configs to nix options. (tldr just symlink files the nix way) -- [ ] add japanese IME fcitx5 mosc +- [x] add japanese IME fcitx5 mosc - [ ] add beautifier to the nix code. - [ ] make an ISO file with my configurations - [ ] make a github action that tests if my configuration is gonna build successfully or not