Removed flatpak and surge engine
This commit is contained in:
parent
32c78b189c
commit
732ff68d78
2 changed files with 1 additions and 10 deletions
|
|
@ -125,15 +125,6 @@
|
|||
"libretro-snes9x2010"
|
||||
];
|
||||
|
||||
services.flatpak.enable = true;
|
||||
services.flatpak.packages = if config.productiveBuild then
|
||||
[ ]
|
||||
else
|
||||
[ "flathub:app/org.opensurge2d.OpenSurge//stable" ];
|
||||
services.flatpak.remotes = {
|
||||
"flathub" = "https://dl.flathub.org/repo/flathub.flatpakrepo";
|
||||
};
|
||||
|
||||
services.keyd = {
|
||||
enable = true;
|
||||
keyboards = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue