HPCesia's Git Repos
/
nix-config
Code
Branches
Tags
Commits
old
nix-config
/
home
/
linux
/
gui
/
plasma
/
options
/
misc.nix
Top
1
{
.
.
.
}:
{
2
programs
.
plasma
=
{
3
kscreenlocker
.
lockOnStartup
=
true
;
4
}
;
5
}