pinwheel: Cleanup whitespace and function arguments
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{ home-manager, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home-manager.users.alex = {
|
||||
home.packages = [ pkgs.calibre ];
|
||||
};
|
||||
|
||||
# Needed to access mounted e-readers
|
||||
services.udisks2.enable = true;
|
||||
services.udisks2.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user