From 8340f558b05c276ba453ee18a0937042e6231393 Mon Sep 17 00:00:00 2001 From: albert Date: Thu, 24 Aug 2023 09:58:12 +0900 Subject: [PATCH] Test --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12dce171..d3b3f74a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ nixos-rebuild switch --flake '/etc/nixos#' --- # To Do List +* [ ] Fix cursor size on hyprland * [ ] Try disko - [Link](https://github.com/nix-community/disko) * [ ] btrfs snapshots * [ ] weechat / weechat-matrix @@ -124,4 +125,4 @@ nixos-rebuild switch --flake '/etc/nixos#' * Security -> SecureBoot -> Set to Enabled and "Reset to Setup Mode" and exit 4. Enroll the keys: `sbctl enroll-keys --microsoft` * If you wish, you can select `--tpm-eventlog`, but checksums will change later (ie, at a kernel rebuild) -5. Reboot and verify you are activated: `bootctl status` \ No newline at end of file +5. Reboot and verify you are activated: `bootctl status`