diff options
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"; |
