469 current 2024-08-19 11:12:57 24.05.3642.883180e6550c 6.6.44 *
This commit is contained in:
parent
25c3a5d7e7
commit
0b6fa9a936
@ -91,7 +91,7 @@ in
|
||||
LC_TELEPHONE = "en_GB.UTF-8";
|
||||
LC_TIME = "en_GB.UTF-8";
|
||||
};
|
||||
services.xserver = {
|
||||
services = {
|
||||
enable = true;
|
||||
desktopManager = {
|
||||
xterm.enable = false;
|
||||
@ -166,7 +166,7 @@ in
|
||||
wayland.windowManager.hyprland.enable = true;
|
||||
|
||||
|
||||
home.stateVersion = "24.05";
|
||||
home.stateVersion = "unstable";
|
||||
|
||||
|
||||
|
||||
|
101
nixos-switch.log
101
nixos-switch.log
@ -1,25 +1,80 @@
|
||||
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: The option `services.desktopManager.xfce' does not exist. Definition values:
|
||||
- In `/etc/nixos/configuration.nix':
|
||||
{
|
||||
enable = true;
|
||||
}
|
||||
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: The option `services.desktopManager.xfce' does not exist. Definition values:
|
||||
- In `/etc/nixos/configuration.nix':
|
||||
{
|
||||
enable = true;
|
||||
}
|
||||
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/6d33kyxz6jvnhmp4gz1l0chp8zzn52kb-home-manager-path.drv
|
||||
/nix/store/dwgf592hnknmkszns07708cim8jw4aqg-activation-script.drv
|
||||
/nix/store/m082zjdkszf305bh4rm5dac9d17bky7b-home-manager-generation.drv
|
||||
/nix/store/rg14yqv9izpmn6vlmgw1fva12ni0h6f7-unit-home-manager-deadvey.service.drv
|
||||
/nix/store/345ihm8yr5qmdz60cap5kkc9cacrw3zk-system-units.drv
|
||||
/nix/store/4rgn816l3bcv5j1nyqhwpyif6j1zxhqx-etc.drv
|
||||
/nix/store/x39h0vnd6mqf3mni4gn1hdz4jmgxsvxr-nixos-system-nixos-24.05.3642.883180e6550c.drv
|
||||
building '/nix/store/6d33kyxz6jvnhmp4gz1l0chp8zzn52kb-home-manager-path.drv'...
|
||||
created 1936 symlinks in user environment
|
||||
building '/nix/store/dwgf592hnknmkszns07708cim8jw4aqg-activation-script.drv'...
|
||||
building '/nix/store/m082zjdkszf305bh4rm5dac9d17bky7b-home-manager-generation.drv'...
|
||||
building '/nix/store/rg14yqv9izpmn6vlmgw1fva12ni0h6f7-unit-home-manager-deadvey.service.drv'...
|
||||
building '/nix/store/345ihm8yr5qmdz60cap5kkc9cacrw3zk-system-units.drv'...
|
||||
building '/nix/store/4rgn816l3bcv5j1nyqhwpyif6j1zxhqx-etc.drv'...
|
||||
building '/nix/store/x39h0vnd6mqf3mni4gn1hdz4jmgxsvxr-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: The option `services.desktopManager.xfce' does not exist. Definition values:
|
||||
- In `/etc/nixos/configuration.nix':
|
||||
{
|
||||
enable = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user