save me I'm trapped in a vile world where the
the endgame's all the same as every other we're only here to die save me I'm losing my only dream save me I can use some guiding light some place to go if you hear me let me know if you hear me let me know
This commit is contained in:
parent
07d71eefdf
commit
130af6f849
1 changed files with 1 additions and 3 deletions
|
@ -8,9 +8,7 @@
|
|||
|
||||
mpc = getExe pkgs.mpc-cli;
|
||||
sleep = getExe' pkgs.coreutils-full "sleep";
|
||||
|
||||
inherit (inputs.hyprland.packages.${pkgs.system}) hyprland;
|
||||
hyprctl = getExe' hyprland "hyprctl";
|
||||
hyprctl = getExe' inputs.hyprland.packages.${pkgs.system} "hyprctl";
|
||||
in {
|
||||
powerManagement = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue