summaryrefslogtreecommitdiff
path: root/hm/shell/cli.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-03-17 23:25:22 +0100
committeradikro <adikro@disroot.org>2026-03-17 23:25:22 +0100
commite7549665587b1e4a11225bce0c70ff74fe171e5f (patch)
treef502cebd865ca728ede83c8fb30e30bbb44f67ea /hm/shell/cli.nix
parent2e7f564763826013eeff22ecfce99c462829e2ec (diff)
some age key shenanigans
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