configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-30 22:57:34 -04:00
parent 01e07e8803
commit cef0ebd264
2 changed files with 6 additions and 5 deletions

View file

@ -5,7 +5,6 @@
home = {
packages = with pkgs; [
gnupg
eza
just
fd
@ -28,7 +27,7 @@
owl
pass
dconf
gnupg
gcc
gnutls
gettext
@ -187,10 +186,8 @@
programs = {
home-manager.enable = true;
direnv = {
enable = true;
#enableFishIntegration = true; # see note on other shells below
nix-direnv.enable = true;
};
fish = {

View file

@ -195,13 +195,17 @@
wget
home-manager
curl
git
#git
git-lfs
tailscale
rsync
kmonad
gnupg
];
#programs.gnupg.enable = true;
programs.git.enable = true;
services.gnome.core-developer-tools.enable = true;
environment.gnome.excludePackages = with pkgs; [
cheese