dustbowl: enable udisks2 (was enabled by default previously)

This commit is contained in:
joachimschmidt557 2022-09-15 21:40:19 +02:00
parent 00a9816f49
commit cf590ca29c
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -75,6 +75,8 @@
"riscv64-linux"
];
services.udisks2.enable = true;
services.fwupd.enable = true;
networking.hostName = "dustbowl"; # Define your hostname.