Add screenshot

This commit is contained in:
2024-07-12 15:12:54 +07:00
parent b62cc6b453
commit ebd6eeb4e4
2 changed files with 3 additions and 13 deletions

View File

@@ -1,21 +1,11 @@
# Flake # Flake
## To install ![screenshot](./screen.png)
fdisk DEVICE
200M EFI fat32 labelled boot -> on /boot ## Notes
ext4 labbelled fuhen -> on /nix `mkdir -p /nix/persist/home` (else persisted seems to be bugged)
mkdir -p /nix/persist/home (else persisted seems to be bugged)
`nix-shell --run 'mkpasswd -m SHA-512' -p mkpasswd` to generate a password `nix-shell --run 'mkpasswd -m SHA-512' -p mkpasswd` to generate a password
```sh
nix-channel --add https://nixos.org/channels/nixos-unstable nixos
nix-channel --update
```

BIN
screen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 KiB