Repartition and reinstall alpheratz

This commit is contained in:
Ethan Simmons
2026-05-10 09:24:06 -05:00
parent 5e63cd8d6e
commit 5d64abd097
5 changed files with 29 additions and 35 deletions
-3
View File
@@ -64,7 +64,6 @@
environment.systemPackages = with pkgs; [
localPackages.x86_64-linux.jhelioviewer
bottles
matlab
discord
wine
@@ -85,8 +84,6 @@
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.systemd-boot.xbootldrMountPoint = "/boot";
boot.loader.efi.efiSysMountPoint = "/efi";
boot.loader.efi.canTouchEfiVariables = true;
hardware.bluetooth.enable = true;