This commit is contained in:
2025-03-29 10:02:46 -04:00
parent e1bc7b571d
commit 701d4ca96a
6 changed files with 74 additions and 467 deletions

View File

@@ -17,7 +17,6 @@
../../modules/home-manager/nix-index.nix
../../modules/home-manager/bitwarden.nix
../../modules/home-manager/latex.nix
../../modules/home-manager/ghostty.nix
../../modules/home-manager/jq.nix
../../modules/home-manager/lazygit.nix
../../modules/home-manager/man.nix
@@ -51,13 +50,7 @@
android-tools
nchat
nethack
(pkgs.python3.withPackages (python-pkgs: with python-pkgs; [
keyring
click
tldextract
]))
bitwarden-cli
nodejs
presenterm
];
programs.home-manager.enable = true;