Test
This commit is contained in:
parent
57b4b60731
commit
8340f558b0
1 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ nixos-rebuild switch --flake '/etc/nixos#<HOSTNAME>'
|
|||
|
||||
---
|
||||
# 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#<HOSTNAME>'
|
|||
* 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`
|
||||
5. Reboot and verify you are activated: `bootctl status`
|
||||
|
|
Loading…
Reference in a new issue