Auto-commit: 2026-01-07 08:08:00
This commit is contained in:
@@ -58,6 +58,9 @@ in
|
|||||||
kernel.sysctl = {"vm.max_map_count" = 2147483642;};
|
kernel.sysctl = {"vm.max_map_count" = 2147483642;};
|
||||||
loader.systemd-boot.enable = true;
|
loader.systemd-boot.enable = true;
|
||||||
loader.efi.canTouchEfiVariables = true;
|
loader.efi.canTouchEfiVariables = true;
|
||||||
|
initrd = {
|
||||||
|
systemd.enable = true;
|
||||||
|
};
|
||||||
# Appimage Support
|
# Appimage Support
|
||||||
binfmt.registrations.appimage = {
|
binfmt.registrations.appimage = {
|
||||||
wrapInterpreterInShell = false;
|
wrapInterpreterInShell = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user