Update flatpaks.nix

This commit is contained in:
ediblerope 2026-01-20 10:06:35 +00:00 committed by GitHub
parent 43757e32e1
commit 0adc7591c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ config, pkgs, lib, ... }:
{
imports = [
<nix-flatpak/modules/nixos.nix>