chore(emergency): commit everything to prepare for a reinstall
What happened? My system OOM'd, and now my entire system is broken. I have to reinstall *everything*.
This commit is contained in:
parent
39fdba2a9d
commit
5b2a8031c2
5 changed files with 46 additions and 37 deletions
|
@ -37,6 +37,9 @@
|
|||
inputs.self.overlays.default
|
||||
];
|
||||
networking.hostName = host;
|
||||
systemd.oomd = {
|
||||
enableRootSlice = true;
|
||||
};
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue