2024-06-30 08:23:18 +00:00
2024-07-08 15:07:42 +07:00
2024-04-07 20:37:43 +02:00
2023-05-10 00:28:50 +09:00
.
2023-03-08 01:31:19 +09:00

Flake

To install

fdisk DEVICE

200M EFI fat32 labelled boot -> on /boot

ext4 labbelled fuhen -> on /nix

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-channel --add https://nixos.org/channels/nixos-unstable nixos
nix-channel --update
S
Description
Nix flake for my system configuration.
Readme 83 MiB
Languages
Nix 54.3%
Lua 26.5%
Shell 15.6%
CSS 2.8%
Scheme 0.8%