From 0b6fa9a936352b00c8c814708792707eed8ee362 Mon Sep 17 00:00:00 2001 From: deadvey Date: Mon, 19 Aug 2024 11:18:51 +0100 Subject: [PATCH] 469 current 2024-08-19 11:12:57 24.05.3642.883180e6550c 6.6.44 * --- configuration.nix | 4 +- nixos-switch.log | 101 +++++++++++++++++++++++++++++++++++----------- 2 files changed, 80 insertions(+), 25 deletions(-) diff --git a/configuration.nix b/configuration.nix index 26e5cfd..5c4877c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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"; diff --git a/nixos-switch.log b/nixos-switch.log index fff1a78..a9b24f5 100644 --- a/nixos-switch.log +++ b/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; + }