556 current 2024-08-29 00:22:56 24.05.3999.c42fcfbdfeae 6.6.46 *
This commit is contained in:
parent
74984cbb0b
commit
90c0c6c716
@ -100,7 +100,6 @@ in
|
||||
xterm.enable = false;
|
||||
plasma6.enable = true;
|
||||
sddm.enable = true;
|
||||
defaultSession = "plasma6";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -19,8 +19,11 @@ error:
|
||||
|
||||
(stack trace truncated; use '--show-trace' to show the full trace)
|
||||
|
||||
error: The option `services.desktopManager.defaultSession' does not exist. Definition values:
|
||||
- In `/etc/nixos/configuration.nix': "plasma6"
|
||||
error: The option `services.desktopManager.sddm' does not exist. Definition values:
|
||||
- In `/etc/nixos/configuration.nix':
|
||||
{
|
||||
enable = true;
|
||||
}
|
||||
building Nix...
|
||||
error:
|
||||
… while evaluating the attribute 'config'
|
||||
@ -43,8 +46,11 @@ error:
|
||||
|
||||
(stack trace truncated; use '--show-trace' to show the full trace)
|
||||
|
||||
error: The option `services.desktopManager.defaultSession' does not exist. Definition values:
|
||||
- In `/etc/nixos/configuration.nix': "plasma6"
|
||||
error: The option `services.desktopManager.sddm' does not exist. Definition values:
|
||||
- In `/etc/nixos/configuration.nix':
|
||||
{
|
||||
enable = true;
|
||||
}
|
||||
building the system configuration...
|
||||
error:
|
||||
… while evaluating the attribute 'config.system.build.toplevel'
|
||||
@ -67,5 +73,8 @@ error:
|
||||
|
||||
(stack trace truncated; use '--show-trace' to show the full trace)
|
||||
|
||||
error: The option `services.desktopManager.defaultSession' does not exist. Definition values:
|
||||
- In `/etc/nixos/configuration.nix': "plasma6"
|
||||
error: The option `services.desktopManager.sddm' does not exist. Definition values:
|
||||
- In `/etc/nixos/configuration.nix':
|
||||
{
|
||||
enable = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user