433 current 2024-08-18 19:22:36 24.05.3642.883180e6550c 6.6.44 *
This commit is contained in:
parent
a9e224093f
commit
7424add33a
@ -265,13 +265,22 @@ in
|
||||
logo = {
|
||||
source = "nixos_small";
|
||||
};
|
||||
display = {
|
||||
binaryPrefix = "si";
|
||||
color = "blue";
|
||||
separator = " ";
|
||||
};
|
||||
modules = [
|
||||
{
|
||||
type = "datetime";
|
||||
key = "Date/Time";
|
||||
format = "{1}-{3}-{11} {14}:{17}:{20}";
|
||||
},
|
||||
{
|
||||
"type": "os",
|
||||
"key": " OS",
|
||||
"keyColor": "yellow"
|
||||
}
|
||||
"os"
|
||||
"cpu"
|
||||
"gpu"
|
||||
"memory"
|
||||
|
109
nixos-switch.log
109
nixos-switch.log
@ -1,24 +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:278:11:
|
||||
|
||||
277| format = "{1}-{3}-{11} {14}:{17}:{20}";
|
||||
278| },
|
||||
| ^
|
||||
279| {
|
||||
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:278:11:
|
||||
|
||||
277| format = "{1}-{3}-{11} {14}:{17}:{20}";
|
||||
278| },
|
||||
| ^
|
||||
279| {
|
||||
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 7 derivations will be built:
|
||||
/nix/store/p8k03mgh4ra9d606wwf954jm5gzsfg62-config.jsonc.drv
|
||||
/nix/store/vhg291sy86a6xxz61id0xrk2nvrsav7n-home-manager-files.drv
|
||||
/nix/store/shfzc4c6pyyjsfwbw239ckkmkk0g63a9-home-manager-generation.drv
|
||||
/nix/store/ls8ymdxvrydkhyq3ax18rq608aiaqr41-unit-home-manager-deadvey.service.drv
|
||||
/nix/store/dw6hkj8g72cw95akv2w95izwjlsvig66-system-units.drv
|
||||
/nix/store/8j6f31f4bb6cprvlpz2f32jhfx4df26g-etc.drv
|
||||
/nix/store/6fy66gbzs3l96gj63g5apkmgmwfajwlz-nixos-system-nixos-24.05.3642.883180e6550c.drv
|
||||
building '/nix/store/p8k03mgh4ra9d606wwf954jm5gzsfg62-config.jsonc.drv'...
|
||||
building '/nix/store/vhg291sy86a6xxz61id0xrk2nvrsav7n-home-manager-files.drv'...
|
||||
building '/nix/store/shfzc4c6pyyjsfwbw239ckkmkk0g63a9-home-manager-generation.drv'...
|
||||
building '/nix/store/ls8ymdxvrydkhyq3ax18rq608aiaqr41-unit-home-manager-deadvey.service.drv'...
|
||||
building '/nix/store/dw6hkj8g72cw95akv2w95izwjlsvig66-system-units.drv'...
|
||||
building '/nix/store/8j6f31f4bb6cprvlpz2f32jhfx4df26g-etc.drv'...
|
||||
building '/nix/store/6fy66gbzs3l96gj63g5apkmgmwfajwlz-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:278:11:
|
||||
|
||||
277| format = "{1}-{3}-{11} {14}:{17}:{20}";
|
||||
278| },
|
||||
| ^
|
||||
279| {
|
||||
|
Loading…
x
Reference in New Issue
Block a user