No longer revert

This commit is contained in:
2023-09-05 22:11:50 -04:00
parent 6bfb5ee90a
commit 58cf0ef2ee

View File

@@ -33,12 +33,6 @@
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;
# Allow for emulating these platforms
boot.binfmt.emulatedSystems = [
"riscv64-linux"
];
## Bridged Network Config ## Bridged Network Config
networking.hostName = "universedesktop"; networking.hostName = "universedesktop";