From 0ad9f17380dd47ea65877fd1c48e289d02e73c47 Mon Sep 17 00:00:00 2001 From: caley <195605706+cqley@users.noreply.github.com> Date: Thu, 6 Aug 2026 18:30:02 +0200 Subject: bunch of shit --- nixos/hosts/bin/bin.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nixos/hosts/bin') diff --git a/nixos/hosts/bin/bin.nix b/nixos/hosts/bin/bin.nix index 1c4ade0..24be8bd 100644 --- a/nixos/hosts/bin/bin.nix +++ b/nixos/hosts/bin/bin.nix @@ -2,9 +2,9 @@ { imports = [ - ../../modules/vi.nix - ../../modules/btop.nix - ../../modules/yazi.nix + ../../modules/system/files.nix + ../../modules/programs/editor.nix + ../../modules/programs/btop.nix ]; home.username = "cat"; -- cgit v1.3.1