fixed config
This commit is contained in:
parent
0014de7d62
commit
4c6a0d4b28
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
# AppImage support
|
# AppImage support
|
||||||
programs.appimage = {
|
config.programs.appimage = {
|
||||||
enable = true;
|
enable = true;
|
||||||
binfmt = true;
|
binfmt = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue