438 current 2025-06-19 01:00:10 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-06-19 01:00:29 -04:00
parent 83efbaf117
commit 780c01f82c
2 changed files with 2 additions and 1 deletions

View File

@@ -98,6 +98,7 @@ in {
wikiman wikiman
iodine iodine
fzf fzf
direnv
# emacs # haha # emacs # haha
# security # security

View File

@@ -8,7 +8,7 @@
}: { }: {
home.packages = with pkgs; [zsh-powerlevel10k meslo-lgs-nf]; home.packages = with pkgs; [zsh-powerlevel10k meslo-lgs-nf];
home.file.".p10k.zsh".source = ./p10k; home.file.".p10k.zsh".source = ./p10k;
programs.direnv.enable = true; # programs.direnv.enable = true;
programs.zsh = { programs.zsh = {
enable = true; enable = true;