From cd8e99de8996c0dc6f8829b1a8ccd5e3056ad1fa Mon Sep 17 00:00:00 2001 From: sstent Date: Wed, 22 Feb 2023 10:51:39 -0500 Subject: [PATCH] sync --- modules/home-manager/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index 174b8f9..46a7032 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -1,8 +1,6 @@ {...}: { imports = [ # New module organization - ./beets.nix - ./nicotine.nix ./sstent.nix ]; } \ No newline at end of file