460 current 2024-08-19 00:28:47 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-19 00:31:29 +01:00
parent 0beceafd0b
commit 40c6a5260d
2 changed files with 37 additions and 30 deletions

View File

@ -579,14 +579,14 @@ valign = bottom
"$mod CONTROL, up, resizeactive, 0 -20" "$mod CONTROL, up, resizeactive, 0 -20"
"$mod CONTROL, down, resizeactive, 0 20" "$mod CONTROL, down, resizeactive, 0 20"
"$mod, L, exec, hyprlock" "$mod, L, exec, hyprlock"
"CTRL, 1, exec, cmus-remote -Q | grep 'file' | sed 's/file //' | mpv --playlist=- --no-audio --pause" "$mod, code:67, exec, cmus-remote -Q | grep 'file' | sed 's/file //' | mpv --playlist=- --no-audio --pause"
"CTRL, 2, exec, pactl set-sink-volume @DEFAULT_SINK@ -5%" "$mod, code:68, exec, pactl set-sink-volume @DEFAULT_SINK@ -5%"
"CTRL, 3, exec, pactl set-sink-volume @DEFAULT_SINK@ +5%" "$mod, code:69, exec, pactl set-sink-volume @DEFAULT_SINK@ +5%"
"CTRL, 4, exec, pactl set-sink-mute @DEFAULT_SINK@ toggle" "$mod, code:70, exec, pactl set-sink-mute @DEFAULT_SINK@ toggle"
"$mod, code:71, exec, cmus-remote --pause" "$mod, code:71, exec, cmus-remote --pause"
"CTRL, 6, exec, cmus-remote --prev" "$mod, code:72, exec, cmus-remote --prev"
"CTRL, 7, exec, cmus-remote --play" "$mod, code:73, exec, cmus-remote --play"
"CTRL, 8, exec, cmus-remote --next" "$mod, code:74, exec, cmus-remote --next"
] ]
++ ( ++ (
# workspaces # workspaces
@ -911,6 +911,7 @@ valign = bottom
mpv mpv
killall killall
zip zip
pactl
nerdfonts nerdfonts
eza eza
spotdl spotdl

View File

@ -1,26 +1,32 @@
building Nix... building Nix...
building the system configuration... building the system configuration...
trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'. trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'.
these 8 derivations will be built: error:
/nix/store/ky5dzm1q58li1wxwfhg8h1jjy9njd7f9-hm_hyprhyprland.conf.drv … while calling the 'head' builtin
/nix/store/4k1zxw9lrg9yvmvwiniaxdhswhgn191j-home-manager-files.drv
/nix/store/jrv0wdagrkzg5wqycnwdp0jzwdf4r5hi-activation-script.drv at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:1575:11:
/nix/store/206zbpbxrz8x64kslr8rrswrgf9qn3s1-home-manager-generation.drv
/nix/store/94w1hxfgmczvf6dwhl6kz6vwfbk2dy80-unit-home-manager-deadvey.service.drv 1574| || pred here (elemAt values 1) (head values) then
/nix/store/455n9j18gmbmyi19xcc9cly99mmpr6ri-system-units.drv 1575| head values
/nix/store/3xhsw0lxfnab6j41xiqssxgzn8kp1bh0-etc.drv | ^
/nix/store/fi8ycasyqxq35fybz0gj3cmziaksijn1-nixos-system-nixos-24.05.3642.883180e6550c.drv 1576| else
building '/nix/store/ky5dzm1q58li1wxwfhg8h1jjy9njd7f9-hm_hyprhyprland.conf.drv'...
building '/nix/store/jrv0wdagrkzg5wqycnwdp0jzwdf4r5hi-activation-script.drv'... … while evaluating the attribute 'value'
building '/nix/store/4k1zxw9lrg9yvmvwiniaxdhswhgn191j-home-manager-files.drv'...
building '/nix/store/206zbpbxrz8x64kslr8rrswrgf9qn3s1-home-manager-generation.drv'... at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:809:9:
building '/nix/store/94w1hxfgmczvf6dwhl6kz6vwfbk2dy80-unit-home-manager-deadvey.service.drv'...
building '/nix/store/455n9j18gmbmyi19xcc9cly99mmpr6ri-system-units.drv'... 808| in warnDeprecation opt //
building '/nix/store/3xhsw0lxfnab6j41xiqssxgzn8kp1bh0-etc.drv'... 809| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value;
building '/nix/store/fi8ycasyqxq35fybz0gj3cmziaksijn1-nixos-system-nixos-24.05.3642.883180e6550c.drv'... | ^
activating the configuration... 810| inherit (res.defsFinal') highestPrio;
setting up /etc...
reloading user units for lightdm... (stack trace truncated; use '--show-trace' to show the full trace)
reloading user units for deadvey...
restarting sysinit-reactivation.target error: undefined variable 'pactl'
restarting the following units: home-manager-deadvey.service
at /etc/nixos/configuration.nix:914:2:
913| zip
914| pactl
| ^
915| nerdfonts