Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Honeypot
nixfiles
Commits
d42d41ea
Verified
Commit
d42d41ea
authored
Oct 06, 2021
by
Matthias Adamczyk
Browse files
common/desktop: Switch to lightdm
Resolves
#1
parent
6fb71413
Pipeline
#316
passed with stages
in 4 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
common/desktop.nix
View file @
d42d41ea
...
...
@@ -113,7 +113,7 @@ in
xserver
=
{
enable
=
true
;
desktopManager
.
gnome
.
enable
=
true
;
displayManager
.
g
dm
.
enable
=
true
;
displayManager
.
light
dm
.
enable
=
true
;
# Configure keymap in X11
layout
=
"de"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment