Adjust base and home packages
This commit is contained in:
parent
a90a9c3a8e
commit
218b7dc4ca
8 changed files with 156 additions and 103 deletions
|
|
@ -22,6 +22,7 @@
|
|||
};
|
||||
config = lib.mkIf config.mods.flatpak.enable (
|
||||
lib.optionalAttrs (options ? services.flatpak.remote) {
|
||||
environment.systemPackages = [ pkgs.flatpak ];
|
||||
services.flatpak.remotes = lib.mkOptionDefault [
|
||||
{
|
||||
name = "flathub-stable";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue