home(gnome): move applications to flatpak
This commit is contained in:
parent
03f67c329e
commit
1646a56a58
5 changed files with 63 additions and 4 deletions
|
@ -30,7 +30,7 @@ in {
|
|||
dconf.enable = true;
|
||||
};
|
||||
services = mkIf gui {
|
||||
blueman.enable = true;
|
||||
blueman.enable = !config.global.flatpak.enable;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue