447 current 2024-08-18 23:23:26 24.05.3642.883180e6550c 6.6.44 *
This commit is contained in:
parent
f4ad88ef00
commit
860154c5b6
@ -15,7 +15,7 @@ let
|
|||||||
|
|
||||||
GAPS_IN = "10";
|
GAPS_IN = "10";
|
||||||
GAPS_OUT = "20";
|
GAPS_OUT = "20";
|
||||||
HALF_OF_GAPS_OUT_INT = 10;
|
HALF_OF_GAPS_OUT = "10";
|
||||||
|
|
||||||
WALLPAPER = "$HOME/media/Pictures/wallpapers/forest.jpg";
|
WALLPAPER = "$HOME/media/Pictures/wallpapers/forest.jpg";
|
||||||
|
|
||||||
@ -392,7 +392,7 @@ in
|
|||||||
width = 300;
|
width = 300;
|
||||||
height = 300;
|
height = 300;
|
||||||
corner_radius = "${CORNER_RADIUS}";
|
corner_radius = "${CORNER_RADIUS}";
|
||||||
offset = "${HALF_OF_GAPS_OUT_INT}x${HALF_OF_GAPS_OUT_INT}";
|
offset = "${HALF_OF_GAPS_OUT}x${HALF_OF_GAPS_OUT}";
|
||||||
origin = "bottom-right";
|
origin = "bottom-right";
|
||||||
transparency = 0;
|
transparency = 0;
|
||||||
font = "Victor Mono SemiBold 12";
|
font = "Victor Mono SemiBold 12";
|
||||||
|
@ -1,24 +1,26 @@
|
|||||||
building Nix...
|
building Nix...
|
||||||
building the system configuration...
|
building the system configuration...
|
||||||
error:
|
trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'.
|
||||||
… while calling the 'head' builtin
|
these 8 derivations will be built:
|
||||||
|
/nix/store/hhfx2ccfcdwpdsp23h63qclmmlc4x892-hm_dunstdunstrc.drv
|
||||||
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:1575:11:
|
/nix/store/ajvdwrxq1bna7nibn1gkqa4k921l76wh-home-manager-files.drv
|
||||||
|
/nix/store/ziykz3jd3r9rmw689hsy20kcqizbcw5f-activation-script.drv
|
||||||
1574| || pred here (elemAt values 1) (head values) then
|
/nix/store/b81n0vxf4j497xzngdkk8j6rrx5hj11v-home-manager-generation.drv
|
||||||
1575| head values
|
/nix/store/bahadx86cx8cbx1hgmn5vywy99f809m1-unit-home-manager-deadvey.service.drv
|
||||||
| ^
|
/nix/store/gvqpnm3q7kcsz03i7068xfd87sh427im-system-units.drv
|
||||||
1576| else
|
/nix/store/qf88xmnvnknplqm127lvzn1j3y9z72ap-etc.drv
|
||||||
|
/nix/store/767nsh7irlz4cm1rhjdss46m7xsbmkg1-nixos-system-nixos-24.05.3642.883180e6550c.drv
|
||||||
… while evaluating the attribute 'value'
|
building '/nix/store/hhfx2ccfcdwpdsp23h63qclmmlc4x892-hm_dunstdunstrc.drv'...
|
||||||
|
building '/nix/store/ziykz3jd3r9rmw689hsy20kcqizbcw5f-activation-script.drv'...
|
||||||
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:809:9:
|
building '/nix/store/ajvdwrxq1bna7nibn1gkqa4k921l76wh-home-manager-files.drv'...
|
||||||
|
building '/nix/store/b81n0vxf4j497xzngdkk8j6rrx5hj11v-home-manager-generation.drv'...
|
||||||
808| in warnDeprecation opt //
|
building '/nix/store/bahadx86cx8cbx1hgmn5vywy99f809m1-unit-home-manager-deadvey.service.drv'...
|
||||||
809| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value;
|
building '/nix/store/gvqpnm3q7kcsz03i7068xfd87sh427im-system-units.drv'...
|
||||||
| ^
|
building '/nix/store/qf88xmnvnknplqm127lvzn1j3y9z72ap-etc.drv'...
|
||||||
810| inherit (res.defsFinal') highestPrio;
|
building '/nix/store/767nsh7irlz4cm1rhjdss46m7xsbmkg1-nixos-system-nixos-24.05.3642.883180e6550c.drv'...
|
||||||
|
activating the configuration...
|
||||||
(stack trace truncated; use '--show-trace' to show the full trace)
|
setting up /etc...
|
||||||
|
reloading user units for lightdm...
|
||||||
error: cannot coerce an integer to a string
|
reloading user units for deadvey...
|
||||||
|
restarting sysinit-reactivation.target
|
||||||
|
restarting the following units: home-manager-deadvey.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user