mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Add psensor
This commit is contained in:
@@ -18,10 +18,6 @@
|
||||
resolved.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnomeExtensions.vitals
|
||||
];
|
||||
|
||||
programs = {
|
||||
steam = {
|
||||
enable = true;
|
||||
@@ -32,7 +28,6 @@
|
||||
};
|
||||
|
||||
hardware = {
|
||||
bluetooth.enable = true;
|
||||
pulseaudio.enable = false;
|
||||
};
|
||||
|
||||
@@ -113,6 +108,7 @@
|
||||
tldr
|
||||
prismlauncher
|
||||
ventoy-full
|
||||
psensor
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user