Gnome power management
This commit is contained in:
1
home.nix
1
home.nix
@@ -31,7 +31,6 @@
|
||||
neofetch
|
||||
unzip
|
||||
eza
|
||||
rustup
|
||||
|
||||
# Note to self: This config does not include games/benchmarks. I'm using flatpak for those.
|
||||
|
||||
|
||||
6
scripts/arch-gnome-setup.sh
Normal file
6
scripts/arch-gnome-setup.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#! /bin/bash
|
||||
|
||||
sudo pacman -Syu gnome power-profiles-daemon
|
||||
|
||||
sudo systemctl enable power-profiles-daemon
|
||||
sudo systemctl start power-profiles-daemon
|
||||
Reference in New Issue
Block a user