diff options
Diffstat (limited to 'home/profiles/minimal.nix')
| -rw-r--r-- | home/profiles/minimal.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/minimal.nix b/home/profiles/minimal.nix index 4bccdb5..8590dd9 100644 --- a/home/profiles/minimal.nix +++ b/home/profiles/minimal.nix @@ -5,6 +5,7 @@ in { imports = [ ./eza.nix + ./fish.nix ]; programs.bat.enable = true; |
