chore: oxi programs to be compiled

This commit is contained in:
DashieTM 2024-04-18 18:08:46 +02:00
parent 912751b0df
commit 6ddb5d9e6b
21 changed files with 477 additions and 208 deletions

View file

@ -27,6 +27,7 @@ in
];
};
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.users.dashie.imports = [
{
_module = { args = { inherit inputs; }; };