Changed: Stuff

This commit is contained in:
2025-04-07 23:15:28 +02:00
parent bb19cc1377
commit f1c81547c4
3 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +0,0 @@
{ pkgs, ... }:
{
home.programs.appimage = {
enable = true;
binfmt = true;
};
}