429 current 2024-08-18 19:01:22 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 19:01:30 +01:00
parent 570d1d862f
commit 8af82ad262
2 changed files with 26 additions and 89 deletions

View File

@ -583,8 +583,8 @@ valign = bottom
mode = "overlay"; mode = "overlay";
layer = "top"; layer = "top";
position = "top"; position = "top";
height = 1080; /* Height of monitor */ height = 1080; # Height of monitor
width = 1920; / * Width of monitor */ width = 1920; # Width of monitor
margin-top = 0; margin-top = 0;
margin-bottom = 0; margin-bottom = 0;
modules-left = []; modules-left = [];

View File

@ -1,89 +1,26 @@
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... 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... 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 evaluating the attribute 'config.system.build.toplevel' these 8 derivations will be built:
/nix/store/h5s92y6s6dld2fbzn7z7bnzl3sdn5am6-waybar-style.css.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: /nix/store/9x1f1hyz3apryrilhwdr16ri9wph24l1-home-manager-files.drv
/nix/store/x30z3m5vnhlbaw4g3zabdypd4qw6kk1w-activation-script.drv
321| options = checked options; /nix/store/n5z4fasxqb90yb2cllf7v5qypfplmvkn-home-manager-generation.drv
322| config = checked (removeAttrs config [ "_module" ]); /nix/store/g36msj3kmzjz4jsqnzfay162ff6fhhxn-unit-home-manager-deadvey.service.drv
| ^ /nix/store/5kd4rv4mifnfw22y55f5rhf5r3kpszzl-system-units.drv
323| _module = checked (config._module); /nix/store/sc7ha7w7pmib8vhnrxi6dagnrdxf0fd5-etc.drv
/nix/store/p09jiq2dfbpc7ngxqqy3gl68dpg6nig1-nixos-system-nixos-24.05.3642.883180e6550c.drv
… while calling the 'seq' builtin building '/nix/store/h5s92y6s6dld2fbzn7z7bnzl3sdn5am6-waybar-style.css.drv'...
building '/nix/store/x30z3m5vnhlbaw4g3zabdypd4qw6kk1w-activation-script.drv'...
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: building '/nix/store/9x1f1hyz3apryrilhwdr16ri9wph24l1-home-manager-files.drv'...
building '/nix/store/n5z4fasxqb90yb2cllf7v5qypfplmvkn-home-manager-generation.drv'...
321| options = checked options; building '/nix/store/g36msj3kmzjz4jsqnzfay162ff6fhhxn-unit-home-manager-deadvey.service.drv'...
322| config = checked (removeAttrs config [ "_module" ]); building '/nix/store/5kd4rv4mifnfw22y55f5rhf5r3kpszzl-system-units.drv'...
| ^ building '/nix/store/sc7ha7w7pmib8vhnrxi6dagnrdxf0fd5-etc.drv'...
323| _module = checked (config._module); building '/nix/store/p09jiq2dfbpc7ngxqqy3gl68dpg6nig1-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: syntax error, unexpected '/' reloading user units for deadvey...
restarting sysinit-reactivation.target
at /etc/nixos/configuration.nix:587:19: restarting the following units: home-manager-deadvey.service
586| height = 1080; /* Height of monitor */
587| width = 1920; / * Width of monitor */
| ^
588| margin-top = 0;