Migrate siit-dc to flakes
This commit is contained in:
parent
35b438b115
commit
a4b95111ab
6 changed files with 52 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
swapDevices = lib.mkForce [
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/var/lib/swapfile";
|
||||
size = 16 * 1024;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue