feat(dregil): Enable AppImage binfmt support

This commit is contained in:
Alexander Kobjolke 2024-02-12 22:21:31 +01:00
parent 7879575e1b
commit 59e86c9580
2 changed files with 13 additions and 0 deletions

View file

@ -16,6 +16,7 @@ in {
# Include the results of the hardware scan.
./hardware-configuration.nix
# <nixos-hardware/lenovo/legion/15ich>
../../modules/appimage.nix
../../modules/wm/x.nix
../../modules/wm/xmonad/default.nix
];