Auto-commit: 2026-01-07 08:08:00

This commit is contained in:
2026-01-07 08:08:00 +00:00
parent f77b606463
commit 7301b06df0

View File

@@ -58,6 +58,9 @@ in
kernel.sysctl = {"vm.max_map_count" = 2147483642;};
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;
initrd = {
systemd.enable = true;
};
# Appimage Support
binfmt.registrations.appimage = {
wrapInterpreterInShell = false;