1

Topology: Remove again

This commit is contained in:
2025-07-12 03:09:08 +02:00
parent 30644a56f7
commit 2880aebb6d
7 changed files with 9 additions and 208 deletions

View File

@ -224,6 +224,7 @@
example = ''
[
"imv.desktop"
"org.inkscape.Inkscape.desktop"
"chromium-browser.desktop"
"org.kde.krita.desktop"
"krita.desktop"

View File

@ -94,7 +94,6 @@
swapDevices = lib.mkForce [
{
device = "/var/swap";
# size = 1024 * 32 * 2; # twice the RAM for hibernation
size = 1024 * 16; # Without hibernation 4.0 GB to 0.5 x RAM
}
];