From 1f5539a804aadf415b772b5f6d938b966b6be341 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Wed, 3 Dec 2025 19:55:22 +0000 Subject: [PATCH] Update common.nix --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.nix b/common.nix index 0abc186..dbc0731 100644 --- a/common.nix +++ b/common.nix @@ -8,7 +8,7 @@ imports = [ ./settings/locale.nix ./settings/audio.nix ./settings/users.nix - ./software/fastfetch.nix + ./apps/fastfetch.nix # Add all your hosts here ];