.
This commit is contained in:
parent
e5ea763d48
commit
663f5017d0
1 changed files with 3 additions and 1 deletions
|
@ -113,7 +113,9 @@
|
||||||
(command
|
(command
|
||||||
(file-append swayfx "/bin/sway")))
|
(file-append swayfx "/bin/sway")))
|
||||||
#;(greetd-wlgreet-sway-session
|
#;(greetd-wlgreet-sway-session
|
||||||
(sway (specification->package "swayfx")))))))))
|
(sway (specification->package "swayfx")))))
|
||||||
|
(greetd-terminal-configuration
|
||||||
|
(terminal-vt "8"))))))
|
||||||
(service fprintd-service-type)
|
(service fprintd-service-type)
|
||||||
(service screen-locker-service-type
|
(service screen-locker-service-type
|
||||||
(screen-locker-configuration
|
(screen-locker-configuration
|
||||||
|
|
Loading…
Reference in a new issue