1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 03:21:10 +01:00

pimp network/ssh config

This commit is contained in:
Kierán Meinhardt
2019-01-27 11:16:11 +01:00
parent 3d29474b66
commit 8f5bf08c59
3 changed files with 25 additions and 6 deletions

View File

@@ -18,6 +18,7 @@
${pkgs.feh}/bin/feh --bg-fill $(find ${../art} -type f | shuf -n 1) &
${pkgs.dropbox-cli}/bin/dropbox start &
${pkgs.seafile-client}/bin/seafile-applet &
${pkgs.openssh}/bin/ssh-add
'';
displayManager.lightdm.greeters.gtk = {
enable = true;