more stuff

This commit is contained in:
= 2024-03-12 02:06:19 -05:00
parent 16da7ed48b
commit 25d2fc59a4
9 changed files with 58 additions and 53 deletions

View file

@ -8,6 +8,5 @@
imports = ylib.umport {
paths = [ ./programs ];
recursive = true;
exclude = [ ./programs/ssh/generate_ssh_key.nix ];
};
}