WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
4 changed files with 9 additions and 2 deletions
Showing only changes of commit 99f69a558d - Show all commits

View file

@ -0,0 +1,2 @@
I don't use systemd-boot on my main system anymore but this is here for reference
when I'm setting up new systems.

View file

@ -0,0 +1,5 @@
title Arch Linux
initrd /amd-ucode.img
initrd /initramfs-linux.img
linux /vmlinuz-linux
options cryptdevice=UUID=19fa8fab-c5fe-454a-9a17-b7185ce975ea:cryptroot:allow-discards root=/dev/mapper/cryptroot rootflags=subvol=root resume=/dev/mapper/cryptroot resume_offset=10530935 rw quiet splash vga=current idle=nomwait cpuidle.governor=teo

View file

@ -1,3 +1,3 @@
default arch
default arch-busybox
timeout 0
editor 1
editor 0