Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2026-02-18 11:00:06 +01:00
parent c2d6471e94
commit 9ffb9afee7
6 changed files with 0 additions and 31 deletions

View File

@@ -1,5 +0,0 @@
{pkgs, ...}: {
home.packages = with pkgs; [
nono
];
}