From 3ee8467b9a6382641543e2ac485d5c2623e9b0c4 Mon Sep 17 00:00:00 2001 From: ene Date: Mon, 20 Feb 2023 08:45:56 +0100 Subject: Feat(flake): Move the in and outputs to separate files --- system/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/default.nix') diff --git a/system/default.nix b/system/default.nix index 5285a904..f94ba34f 100644 --- a/system/default.nix +++ b/system/default.nix @@ -11,7 +11,7 @@ ./font ./impermanence ./locale - ./packages +#./packages ./sound ]; } -- cgit 1.4.1