dustbowl: enable udisks2 (was enabled by default previously)
This commit is contained in:
parent
00a9816f49
commit
cf590ca29c
1 changed files with 2 additions and 0 deletions
|
|
@ -75,6 +75,8 @@
|
|||
"riscv64-linux"
|
||||
];
|
||||
|
||||
services.udisks2.enable = true;
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
||||
networking.hostName = "dustbowl"; # Define your hostname.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue