updated goober config

This commit is contained in:
chloe 2024-09-08 11:41:01 +02:00
parent d5b3261f40
commit 3df10b933d
5 changed files with 98 additions and 3 deletions

View file

@ -0,0 +1,5 @@
{ config, ... }:
{
services.flatpak.enable = true;
}