desktop-2024-11-25-00-13-53

This commit is contained in:
Alexander Szczepanski
2024-11-25 00:13:53 +01:00
parent a0f0e1a1f8
commit 93372f825d
13 changed files with 120 additions and 57 deletions

View File

@ -7,4 +7,12 @@
services = {
fwupd.enable = true;
};
environment = {
persistence."/persist" = {
directories = [
"/var/lib/bluetooth"
];
};
};
}