more ephemeral options

This commit is contained in:
Zuckerberg 2023-02-08 22:27:54 -07:00
parent fc85627bd6
commit a8b0385c6d

View File

@ -15,6 +15,9 @@
boot.kernelPackages = pkgs.linuxPackages_latest;
# hardware.enableAllFirmware = true;
# nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
cryptsetup
btrfs-progs