From 31e4161c121b10dca90b5f1dfe385daf7ce907b5 Mon Sep 17 00:00:00 2001 From: caley <195605706+cqley@users.noreply.github.com> Date: Thu, 6 Aug 2026 20:43:31 +0200 Subject: forgot something shut up --- nixos/hosts/bin/bin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/hosts/bin/bin.nix') diff --git a/nixos/hosts/bin/bin.nix b/nixos/hosts/bin/bin.nix index 24be8bd..d0a5796 100644 --- a/nixos/hosts/bin/bin.nix +++ b/nixos/hosts/bin/bin.nix @@ -3,8 +3,8 @@ { imports = [ ../../modules/system/files.nix + ../../modules/system/btop.nix ../../modules/programs/editor.nix - ../../modules/programs/btop.nix ]; home.username = "cat"; -- cgit v1.3.1