remove swapfile and lvfs-testing
This commit is contained in:
parent
781df641c6
commit
108924e571
@ -84,7 +84,6 @@
|
|||||||
# fwupd for updating firmware
|
# fwupd for updating firmware
|
||||||
fwupd = {
|
fwupd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraRemotes = [ "lvfs-testing" ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# auto detect network printers
|
# auto detect network printers
|
||||||
@ -243,12 +242,4 @@
|
|||||||
documentation.enable = true;
|
documentation.enable = true;
|
||||||
documentation.man.enable = true;
|
documentation.man.enable = true;
|
||||||
documentation.dev.enable = true;
|
documentation.dev.enable = true;
|
||||||
|
|
||||||
swapDevices = [
|
|
||||||
{
|
|
||||||
device = "/var/lib/swapfile";
|
|
||||||
size = 64 * 1024;
|
|
||||||
randomEncryption.enable = true;
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user