mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
updated passwords
added ssh pub keys
This commit is contained in:
parent
ab57d203e8
commit
f87aa20bd2
6 changed files with 43 additions and 17 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue