summaryrefslogtreecommitdiff
path: root/hm/shell/cli.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/shell/cli.nix')
-rw-r--r--hm/shell/cli.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/hm/shell/cli.nix b/hm/shell/cli.nix
index 7011d4d..73db375 100644
--- a/hm/shell/cli.nix
+++ b/hm/shell/cli.nix
@@ -99,9 +99,10 @@ in
"disk"
"localip"
"break"
- "colors"
+ # "colors"
];
};
+ # xdg.configFile."fastfetch/config.jsonc".source = config.lib.file.mkOutOfStoreSymlink "../dotfiles/fastfetch/config.jsonc";
};
programs.direnv = {
enable = true;
@@ -189,6 +190,7 @@ in
};
home.packages = with pkgs; [
+ entr
sd
choose
doggo