diff --git a/nixos/common-services.nix b/nixos/common-services.nix index fefb413f..8a72cf4c 100644 --- a/nixos/common-services.nix +++ b/nixos/common-services.nix @@ -13,6 +13,7 @@ ''; }; + upower.enable = true; fstrim.enable = true; clipmenu.enable = true;