diff --git a/home-manager/no-gui.nix b/home-manager/no-gui.nix index fb11efe..2aac66c 100644 --- a/home-manager/no-gui.nix +++ b/home-manager/no-gui.nix @@ -194,6 +194,9 @@ in # used to deploy nix system to server # (and in the future, desktop) deploy-rs + + # power stuff + powerstat ] ++ rust_pkgs ++ lsps;