diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-08-06 20:43:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-06 20:43:31 +0200 |
| commit | 31e4161c121b10dca90b5f1dfe385daf7ce907b5 (patch) | |
| tree | 334004e14c24bdf1970f94075c23e45e67747548 /nixos/hosts/bin | |
| parent | 9faf3a9374cf4137549746a7f52bfaac6b99bf43 (diff) | |
forgot something shut up
Diffstat (limited to 'nixos/hosts/bin')
| -rw-r--r-- | nixos/hosts/bin/bin.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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"; |
