mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
mossdeep: enable flatpak
This commit is contained in:
parent
fbf0668ea9
commit
0ba6edc26a
|
@ -43,6 +43,9 @@
|
|||
apps = {
|
||||
steam.enable = true;
|
||||
};
|
||||
services = {
|
||||
flatpak.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
jovian = {
|
||||
|
|
Loading…
Reference in a new issue