From c89a349489f7cd864bcaf81cdb6b289b6e695a14 Mon Sep 17 00:00:00 2001 From: deadvey Date: Thu, 29 Aug 2024 00:30:55 +0100 Subject: [PATCH] 556 current 2024-08-29 00:22:56 24.05.3999.c42fcfbdfeae 6.6.46 * --- configuration.nix | 1 - nixos-switch.log | 21 ++++++--------------- 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/configuration.nix b/configuration.nix index 9812bd8..38bc38a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -97,7 +97,6 @@ in services = { enable = true; desktopManager = { - xterm.enable = false; plasma6.enable = true; }; displayManager = { diff --git a/nixos-switch.log b/nixos-switch.log index 034e895..93c490a 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -19,11 +19,8 @@ error: (stack trace truncated; use '--show-trace' to show the full trace) - error: The option `services.desktopManager.xterm' does not exist. Definition values: - - In `/etc/nixos/configuration.nix': - { - enable = false; - } + error: The option `services.enable' does not exist. Definition values: + - In `/etc/nixos/configuration.nix': true building Nix... error: … while evaluating the attribute 'config' @@ -46,11 +43,8 @@ error: (stack trace truncated; use '--show-trace' to show the full trace) - error: The option `services.desktopManager.xterm' does not exist. Definition values: - - In `/etc/nixos/configuration.nix': - { - enable = false; - } + error: The option `services.enable' does not exist. Definition values: + - In `/etc/nixos/configuration.nix': true building the system configuration... error: … while evaluating the attribute 'config.system.build.toplevel' @@ -73,8 +67,5 @@ error: (stack trace truncated; use '--show-trace' to show the full trace) - error: The option `services.desktopManager.xterm' does not exist. Definition values: - - In `/etc/nixos/configuration.nix': - { - enable = false; - } + error: The option `services.enable' does not exist. Definition values: + - In `/etc/nixos/configuration.nix': true