From 936f4ebdd82039db430b46e69060783463007fce Mon Sep 17 00:00:00 2001 From: ediblerope Date: Fri, 19 Dec 2025 09:18:35 +0000 Subject: [PATCH] Update common.nix --- common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common.nix b/common.nix index e4441ed..f720a65 100644 --- a/common.nix +++ b/common.nix @@ -9,6 +9,7 @@ imports = [ ./settings/audio.nix ./settings/users.nix ./apps/fastfetch.nix + ./apps/flatpaks.nix # Add all your hosts here ];