2023-07-30 23:29:24 +09:00
2023-08-22 21:50:02 +02:00
2023-05-10 00:28:50 +09:00
2023-09-15 23:56:17 +02:00
2023-09-15 12:30:52 +02: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 55.2%
Lua 26%
Shell 15.3%
CSS 2.8%
Tree-sitter Query 0.7%