add/rearrange packages

This commit is contained in:
Katherina Walshe-Grey 2024-07-19 20:01:55 +01:00
parent c60728e7aa
commit 377060873d
4 changed files with 21 additions and 22 deletions

View file

@ -7,10 +7,4 @@ in {
targetHost = null;
tags = [ "local" ];
};
environment.systemPackages = with pkgs; [
agenix
colmena
npins
];
}