lock: More goodness

This commit is contained in:
Geoffrey Frogeye 2024-03-09 19:09:30 +01:00
parent 82bafb3428
commit b3f1d95634
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
2 changed files with 13 additions and 6 deletions

View file

@ -190,6 +190,16 @@
# toolbox
imagemagick
numbat
# Locker
(pkgs.writeShellApplication {
name = "lock";
text = ''
${config.frogeye.hooks.lock}
${pkgs.vlock}/bin/vlock --all
'';
})
];
sessionVariables = {
# Favourite commands