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
|
# To Do List
|
||||||
|
* [ ] Fix cursor size on hyprland
|
||||||
* [ ] Try disko - [Link](https://github.com/nix-community/disko)
|
* [ ] Try disko - [Link](https://github.com/nix-community/disko)
|
||||||
* [ ] btrfs snapshots
|
* [ ] btrfs snapshots
|
||||||
* [ ] weechat / weechat-matrix
|
* [ ] 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
|
* Security -> SecureBoot -> Set to Enabled and "Reset to Setup Mode" and exit
|
||||||
4. Enroll the keys: `sbctl enroll-keys --microsoft`
|
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)
|
* 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