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