553 current 2024-08-27 23:18:13 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-28 22:19:59 +01:00
parent 8988592453
commit 0898d5bbac
2 changed files with 6 additions and 88 deletions

View File

@ -706,7 +706,7 @@ valign = bottom
"$mod" = "SUPER"; "$mod" = "SUPER";
bind = bind =
o0 [ [
"$mod, F, exec, librewolf" "$mod, F, exec, librewolf"
"$mod, Q, exec, kitty" "$mod, Q, exec, kitty"
"$mod, Space, exec, fuzzel --background-color=${BG}ff --border-color=${DARK_BLUE}ff --border-width=${BORDER_WIDTH} --match-color=${RED}ff --selection-color=${FG}ff --selection-text-color=${BG}ff --text-color=${FG}ff --width 75 --lines 25 --icon-theme=Gruvbox-Plus-Dark --border-radius=${CORNER_RADIUS}" "$mod, Space, exec, fuzzel --background-color=${BG}ff --border-color=${DARK_BLUE}ff --border-width=${BORDER_WIDTH} --match-color=${RED}ff --selection-color=${FG}ff --selection-text-color=${BG}ff --text-color=${FG}ff --width 75 --lines 25 --icon-theme=Gruvbox-Plus-Dark --border-radius=${CORNER_RADIUS}"

View File

@ -1,89 +1,7 @@
error:
… while evaluating the attribute 'config'
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
… while calling the 'seq' builtin
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
(stack trace truncated; use '--show-trace' to show the full trace)
error: undefined variable 'o0'
at /etc/nixos/configuration.nix:709:1:
708| bind =
709| o0 [
| ^
710| "$mod, F, exec, librewolf"
building Nix... building Nix...
error:
… while evaluating the attribute 'config'
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
… while calling the 'seq' builtin
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
(stack trace truncated; use '--show-trace' to show the full trace)
error: undefined variable 'o0'
at /etc/nixos/configuration.nix:709:1:
708| bind =
709| o0 [
| ^
710| "$mod, F, exec, librewolf"
building the system configuration... building the system configuration...
error: warning: error: unable to download 'https://cache.nixos.org/9bx3zk8m0d1gkfbqfmfxxpaib4nlda22.narinfo': Couldn't resolve host name (6); retrying in 349 ms
… while evaluating the attribute 'config.system.build.toplevel' warning: error: unable to download 'https://cache.nixos.org/9bx3zk8m0d1gkfbqfmfxxpaib4nlda22.narinfo': Couldn't resolve host name (6); retrying in 538 ms
warning: error: unable to download 'https://cache.nixos.org/9bx3zk8m0d1gkfbqfmfxxpaib4nlda22.narinfo': Couldn't resolve host name (6); retrying in 1344 ms
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: warning: error: unable to download 'https://cache.nixos.org/9bx3zk8m0d1gkfbqfmfxxpaib4nlda22.narinfo': Couldn't resolve host name (6); retrying in 2075 ms
error: unable to download 'https://cache.nixos.org/9bx3zk8m0d1gkfbqfmfxxpaib4nlda22.narinfo': Couldn't resolve host name (6)
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
… while calling the 'seq' builtin
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
(stack trace truncated; use '--show-trace' to show the full trace)
error: undefined variable 'o0'
at /etc/nixos/configuration.nix:709:1:
708| bind =
709| o0 [
| ^
710| "$mod, F, exec, librewolf"