diff --git a/hosts/Swordsmachine/default.nix b/hosts/Swordsmachine/default.nix index 548d6c8..a491c66 100755 --- a/hosts/Swordsmachine/default.nix +++ b/hosts/Swordsmachine/default.nix @@ -42,7 +42,7 @@ home-manager.users.wo2w = { imports = [ ../../modules/home - ];# necessary to make the camera not look like the sun + ]; programs.btop = { package = pkgs.btop-cuda;