add some font stuff for plasma and make shodan not need a password to unlock kscreenlock
This commit is contained in:
parent
1efc4f1940
commit
642bf45609
2 changed files with 31 additions and 1 deletions
|
@ -106,6 +106,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Make the kde screenlock not require a password :)
|
||||
programs.plasma.kscreenlocker.passwordRequired = false;
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "25.05";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue