b12f-to-master #16

Merged
teutat3s merged 29 commits from refs/pull/16/head into b12f 2021-09-08 22:00:04 +00:00
Showing only changes of commit 3cfbaba8e5 - Show all commits

View file

@ -12,6 +12,7 @@ in
home-manager = pkgs.lib.setAttrByPath [ "users" psCfg.user.name ] {
home.packages = with pkgs; [
dogecoin
nodejs
];
programs.ssh = {