426 current 2024-08-18 18:56:30 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 18:56:37 +01:00
parent b73965d6b9
commit 62a1a888c8
2 changed files with 25 additions and 88 deletions

View File

@ -628,7 +628,7 @@ valign = bottom
# format = " "; # format = " ";
# interval = 1; # interval = 1;
# }; # };
}; # };
topBar = { topBar = {
name = "topBar"; name = "topBar";
layer = "bottom"; layer = "bottom";

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 ';', expecting end of file
at /etc/nixos/configuration.nix:869:2:
868| };
869| };
| ^
870|
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 ';', expecting end of file
at /etc/nixos/configuration.nix:869:2:
868| };
869| };
| ^
870|
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/xz37m4j1ij5275vnxbqgiwscbwm2316p-waybar-config.json.drv
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9: /nix/store/qapvgai06pz26xs2bm5n644y2nydxb0q-activation-script.drv
/nix/store/w48pq4iki67dyrrc9n9wfiq4rlhlxgjy-home-manager-files.drv
321| options = checked options; /nix/store/awhyil08c27zv7yzh0cihb7b5fxqlxr4-home-manager-generation.drv
322| config = checked (removeAttrs config [ "_module" ]); /nix/store/1vi4bp0gw057iky3slmqf7qlpldf3pba-unit-home-manager-deadvey.service.drv
| ^ /nix/store/xqbmcyzk9q53pjpy5b4jgllrq41m0hvf-system-units.drv
323| _module = checked (config._module); /nix/store/mz023jg5gv9764j8crvw89b28s2k244y-etc.drv
/nix/store/ri9liz5csxacskpxfslvm6ickz4qk16i-nixos-system-nixos-24.05.3642.883180e6550c.drv
… while calling the 'seq' builtin building '/nix/store/xz37m4j1ij5275vnxbqgiwscbwm2316p-waybar-config.json.drv'...
building '/nix/store/qapvgai06pz26xs2bm5n644y2nydxb0q-activation-script.drv'...
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18: building '/nix/store/w48pq4iki67dyrrc9n9wfiq4rlhlxgjy-home-manager-files.drv'...
building '/nix/store/awhyil08c27zv7yzh0cihb7b5fxqlxr4-home-manager-generation.drv'...
321| options = checked options; building '/nix/store/1vi4bp0gw057iky3slmqf7qlpldf3pba-unit-home-manager-deadvey.service.drv'...
322| config = checked (removeAttrs config [ "_module" ]); building '/nix/store/xqbmcyzk9q53pjpy5b4jgllrq41m0hvf-system-units.drv'...
| ^ building '/nix/store/mz023jg5gv9764j8crvw89b28s2k244y-etc.drv'...
323| _module = checked (config._module); building '/nix/store/ri9liz5csxacskpxfslvm6ickz4qk16i-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 ';', expecting end of file reloading user units for deadvey...
restarting sysinit-reactivation.target
at /etc/nixos/configuration.nix:869:2: restarting the following units: home-manager-deadvey.service
868| };
869| };
| ^
870|