@@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ config, pkgs, nix-flatpak, ... }:
{
home.stateVersion = "26.05";
@@ -42,4 +42,12 @@
show-indicator = [ "always" ];
};
services.flatpak = {
enable = true;
packages = [
"com.github.tchx84.Flatseal"
];
}
The note is not visible to the blocked user.