mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
appimage
This commit is contained in:
parent
fb9aeb9f6e
commit
4911ab9641
1 changed files with 5 additions and 0 deletions
|
|
@ -136,6 +136,11 @@
|
|||
|
||||
services.flatpak.enable = true;
|
||||
|
||||
programs.appimage = {
|
||||
enable = true;
|
||||
binfmt = true;
|
||||
};
|
||||
|
||||
console.keyMap = "sg";
|
||||
|
||||
# do you even print bro? have you ever printed bro? don't cups me bro.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue