Merge branch 'luks' into 'main'

Luks

See merge request ahoneybun/nix-configs!2
This commit is contained in:
Aaron Honeycutt 2023-04-01 23:46:31 +00:00
commit 0e0cebef0d
2 changed files with 11 additions and 4 deletions

View file

@ -19,6 +19,13 @@
systemd-boot.consoleMode = "0";
};
boot.initrd.luks.devices = {
root = {
device = "/dev/sda";
preLVM = true;
};
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
nix.settings.extra-platforms = [ "aarch64-linux" ];
@ -84,9 +91,6 @@
dmidecode
libcamera
lshw
quickemu
spice
spice-gtk
nix-index
toybox
unzip

View file

@ -16,10 +16,13 @@
# Office
google-chrome
libreoffice-fresh
vscode
# Work
virt-manager
vscode
quickemu
spice
spice-gtk
# Streaming
obs-studio