Update swap devices
This commit is contained in:
parent
9b603391c4
commit
5342ab0b89
2 changed files with 2 additions and 2 deletions
|
@ -13,6 +13,6 @@
|
|||
|
||||
# Swap.
|
||||
swapDevices = [
|
||||
{device = "/dev/disk/by-uuid/3123f58e-63a9-44fa-ac29-3e79dc520b8f";}
|
||||
{device = "/dev/disk/by-uuid/45cafadd-90f2-4b65-82fc-60d59eb75786";}
|
||||
];
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
};
|
||||
|
||||
swapDevices = [
|
||||
{device = "/dev/disk/by-uuid/1402e27f-861f-4ecd-8b46-a29461ec3eeb";}
|
||||
{device = "/dev/disk/by-uuid/b2456f94-1a8b-4de4-bd49-a9909d7487ec";}
|
||||
];
|
||||
|
||||
# Update Musicbrainz search indexes once a week.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue