446 current 2024-08-18 22:41:01 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 23:22:49 +01:00
parent ceea98a204
commit f4ad88ef00
2 changed files with 25 additions and 28 deletions

View File

@ -14,7 +14,8 @@ let
WAYBAR_MODULES_CORNER_RADIUS = "5";
GAPS_IN = "10";
GAPS_OUT = "20";
GAPS_OUT = "20";
HALF_OF_GAPS_OUT_INT = 10;
WALLPAPER = "$HOME/media/Pictures/wallpapers/forest.jpg";
@ -391,7 +392,7 @@ in
width = 300;
height = 300;
corner_radius = "${CORNER_RADIUS}";
offset = "5x5";
offset = "${HALF_OF_GAPS_OUT_INT}x${HALF_OF_GAPS_OUT_INT}";
origin = "bottom-right";
transparency = 0;
font = "Victor Mono SemiBold 12";

View File

@ -1,28 +1,24 @@
building Nix...
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'.
these 9 derivations will be built:
/nix/store/dvhwkbi3rdy8dw6dlmy42zb9vv6r625x-hm_hyprhyprland.conf.drv
/nix/store/v6jnw4b2xj3bxpdngv5vqy8dxj6s8284-hm_dunstdunstrc.drv
/nix/store/40rl8d6pc2znvyqk1j2mh1yla1ic7zfc-home-manager-files.drv
/nix/store/x2c4s5myk1md6bgnbzv8rv6yl848faa3-activation-script.drv
/nix/store/8afhpyrd06yybf06l7iqfw8iavwa4am5-home-manager-generation.drv
/nix/store/bnr6d0x1ksqjy4cijiqlvapvj13i9648-unit-home-manager-deadvey.service.drv
/nix/store/ixk10mssc72k0rh57hd4hlpvhb8gsdi9-system-units.drv
/nix/store/1fbpi4fq4964k3cvj4jqxsv7zfymv31d-etc.drv
/nix/store/1cmjm89c8jgcxizc2kar2lv5kwv4hi50-nixos-system-nixos-24.05.3642.883180e6550c.drv
building '/nix/store/v6jnw4b2xj3bxpdngv5vqy8dxj6s8284-hm_dunstdunstrc.drv'...
building '/nix/store/dvhwkbi3rdy8dw6dlmy42zb9vv6r625x-hm_hyprhyprland.conf.drv'...
building '/nix/store/x2c4s5myk1md6bgnbzv8rv6yl848faa3-activation-script.drv'...
building '/nix/store/40rl8d6pc2znvyqk1j2mh1yla1ic7zfc-home-manager-files.drv'...
building '/nix/store/8afhpyrd06yybf06l7iqfw8iavwa4am5-home-manager-generation.drv'...
building '/nix/store/bnr6d0x1ksqjy4cijiqlvapvj13i9648-unit-home-manager-deadvey.service.drv'...
building '/nix/store/ixk10mssc72k0rh57hd4hlpvhb8gsdi9-system-units.drv'...
building '/nix/store/1fbpi4fq4964k3cvj4jqxsv7zfymv31d-etc.drv'...
building '/nix/store/1cmjm89c8jgcxizc2kar2lv5kwv4hi50-nixos-system-nixos-24.05.3642.883180e6550c.drv'...
activating the configuration...
setting up /etc...
reloading user units for lightdm...
reloading user units for deadvey...
restarting sysinit-reactivation.target
restarting the following units: home-manager-deadvey.service
error:
… while calling the 'head' builtin
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:1575:11:
1574| || pred here (elemAt values 1) (head values) then
1575| head values
| ^
1576| else
… while evaluating the attribute 'value'
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:809:9:
808| in warnDeprecation opt //
809| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value;
| ^
810| inherit (res.defsFinal') highestPrio;
(stack trace truncated; use '--show-trace' to show the full trace)
error: cannot coerce an integer to a string