mirror of
https://github.com/kaesaecracker/nixos-configuration.git
synced 2025-01-18 18:40:14 +01:00
enable flatpak support
This commit is contained in:
parent
ae4dd52808
commit
b418834c21
|
@ -86,6 +86,8 @@
|
||||||
KbdInteractiveAuthentication = false;
|
KbdInteractiveAuthentication = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
flatpak.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.extraConfig = ''
|
systemd.extraConfig = ''
|
||||||
|
|
Loading…
Reference in a new issue