update to-do list
This commit is contained in:
parent
9ed2c0d2c6
commit
375afdad48
1 changed files with 3 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ But There are couple of things i need to do before:
|
||||||
- [ ] learn how to deal with development environments
|
- [ ] learn how to deal with development environments
|
||||||
- [ ] learn how to write derivations for cpp projects
|
- [ ] learn how to write derivations for cpp projects
|
||||||
- [ ] configure hyprland
|
- [ ] configure hyprland
|
||||||
- [ ] disk encryption
|
- [ ] disk encryption with disko
|
||||||
- [ ] ssh gpg secret backup
|
- [ ] ssh gpg secret backup with sops
|
||||||
- [x] add unstable channels to the flake.nix
|
- [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)
|
- [ ] home manager setup without translating every line in my configs to nix options. (tldr just symlink files the nix way)
|
||||||
- [x] add japanese IME fcitx5 mosc
|
- [x] add japanese IME fcitx5 mosc
|
||||||
|
|
@ -21,4 +21,5 @@ But There are couple of things i need to do before:
|
||||||
- [ ] make an ISO file with my configurations
|
- [ ] make an ISO file with my configurations
|
||||||
- [ ] make a github action that tests if my configuration is gonna build successfully or not
|
- [ ] make a github action that tests if my configuration is gonna build successfully or not
|
||||||
- [x] learn cache management
|
- [x] learn cache management
|
||||||
|
- [ ] add stylix
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue