updated passwords

added ssh pub keys
This commit is contained in:
Gerg-L 2023-03-05 00:23:27 -05:00
parent ab57d203e8
commit f87aa20bd2
6 changed files with 43 additions and 17 deletions

View file

@ -15,6 +15,7 @@ _: {
extraBackends = [pkgs.hplipWithPlugin];
#run this to setup gimp plugin
#ln -s /run/current-system/sw/bin/xsane ~/.config/GIMP/2.10/plug-ins/xsane
systemd.tmpfiles.rules = ["L /home/jo/.config/GIMP/2.10/plug-ins/xsane - - - - /run/current-system/sw/bin/xsane"];
};
services = {
printing = {