428 current 2024-08-18 18:59:40 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 19:00:57 +01:00
parent 3e570bc787
commit 570d1d862f
2 changed files with 90 additions and 27 deletions

View File

@ -583,8 +583,8 @@ valign = bottom
mode = "overlay";
layer = "top";
position = "top";
height = 1080;
width = 1920;
height = 1080; /* Height of monitor */
width = 1920; / * Width of monitor */
margin-top = 0;
margin-bottom = 0;
modules-left = [];
@ -687,7 +687,7 @@ valign = bottom
border: 2px solid RGBA(235, 219, 178, 1);
background-color: transparent;
box-shadow: 0px 0px 0px 60px black, 0px 0px 0px 0.5px #ebdbb2;
border-radius: 20px;
border-radius: 10px;
margin: 20px;
}
window#waybar.right,

View File

@ -1,26 +1,89 @@
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: syntax error, unexpected '/'
at /etc/nixos/configuration.nix:587:19:
586| height = 1080; /* Height of monitor */
587| width = 1920; / * Width of monitor */
| ^
588| margin-top = 0;
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: syntax error, unexpected '/'
at /etc/nixos/configuration.nix:587:19:
586| height = 1080; /* Height of monitor */
587| width = 1920; / * Width of monitor */
| ^
588| margin-top = 0;
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 8 derivations will be built:
/nix/store/0l7fpvq0zhav1b1hy5mjq8nzc4ck2rk8-waybar-style.css.drv
/nix/store/6s0jz0ykvir7x7sv7irq1z9pw6sxpg37-home-manager-files.drv
/nix/store/lx2gq3lgmv9zjbs7ifx602f2zj8igm49-activation-script.drv
/nix/store/zrrkwqlj5k8sf53bxmjgfdm6r8cbyslr-home-manager-generation.drv
/nix/store/c5q9im06h7z4wzg10s3qav8dbg9rmngs-unit-home-manager-deadvey.service.drv
/nix/store/xrx0zm6piwg8awviinhgasryxfkdc49v-system-units.drv
/nix/store/p531j2chbqjjw3k2a0qrq4vkl33yx8ma-etc.drv
/nix/store/q68pra5iqn59xyb2fld01g452lyrahqr-nixos-system-nixos-24.05.3642.883180e6550c.drv
building '/nix/store/0l7fpvq0zhav1b1hy5mjq8nzc4ck2rk8-waybar-style.css.drv'...
building '/nix/store/lx2gq3lgmv9zjbs7ifx602f2zj8igm49-activation-script.drv'...
building '/nix/store/6s0jz0ykvir7x7sv7irq1z9pw6sxpg37-home-manager-files.drv'...
building '/nix/store/zrrkwqlj5k8sf53bxmjgfdm6r8cbyslr-home-manager-generation.drv'...
building '/nix/store/c5q9im06h7z4wzg10s3qav8dbg9rmngs-unit-home-manager-deadvey.service.drv'...
building '/nix/store/xrx0zm6piwg8awviinhgasryxfkdc49v-system-units.drv'...
building '/nix/store/p531j2chbqjjw3k2a0qrq4vkl33yx8ma-etc.drv'...
building '/nix/store/q68pra5iqn59xyb2fld01g452lyrahqr-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 evaluating the attribute 'config.system.build.toplevel'
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: syntax error, unexpected '/'
at /etc/nixos/configuration.nix:587:19:
586| height = 1080; /* Height of monitor */
587| width = 1920; / * Width of monitor */
| ^
588| margin-top = 0;