Some more sane defaults
This commit is contained in:
parent
02585b1f5e
commit
a4b29ec259
6 changed files with 22 additions and 22 deletions
|
|
@ -84,8 +84,6 @@ with lib; {
|
|||
];
|
||||
};
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
||||
services.keybase.enable = true;
|
||||
|
||||
# Enable sound.
|
||||
|
|
@ -229,12 +227,6 @@ with lib; {
|
|||
};
|
||||
};
|
||||
|
||||
# SMART
|
||||
services.smartd = {
|
||||
enable = true;
|
||||
notifications.x11.enable = true;
|
||||
};
|
||||
|
||||
# FPRINTD
|
||||
# services.fprintd = {
|
||||
# enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue