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

small changes

+ google-drive timer
~ i3lock: light-locker
+ httpie
~ cloc: tokei
This commit is contained in:
Kierán Meinhardt
2019-01-28 22:23:57 +01:00
parent 93d9e1d9b0
commit de70d77478
4 changed files with 18 additions and 7 deletions

View File

@@ -18,6 +18,8 @@
${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.systemd}/bin/systemctl --user import-environment XDG_SESSION_PATH
${pkgs.lightlocker}/bin/light-locker
${pkgs.openssh}/bin/ssh-add
'';
displayManager.lightdm.greeters.gtk = {

View File

@@ -43,6 +43,7 @@ in with pkgs;
thunderbird
w3m
wget
httpie
whois
] ++ [ # media
ffmpeg
@@ -113,7 +114,7 @@ in with pkgs;
(executables haskellPackages.pandoc-citeproc)
asciidoctor
] ++ [ # programming
cloc
tokei
gnumake
cabal2nix
chicken