ingress-proxy+lab-lapha

This commit is contained in:
41666 2023-12-28 16:34:48 -05:00
parent b01c406f4a
commit 227c8b14e9
6 changed files with 178 additions and 50 deletions

View file

@ -11,5 +11,11 @@ in
home = {
inherit homeDirectory;
username = "noe";
packages = with pkgs; [
profanity
gomuks
cinny-desktop
];
};
}