Merge work

This commit is contained in:
Martin
2026-01-10 19:21:22 +01:00
parent d522dcd5ab
commit 34d0245c56
8 changed files with 106 additions and 75 deletions

View File

@ -76,6 +76,9 @@
./user/profiles/work.nix
./common.nix
./user/task.nix
{
nixpkgs.config.allowUnfree = true;
}
];
};
};