update flake lock, disable extra stylix inputs, fix homemodule for nix index database #131

Merged
ahuston-0 merged 3 commits from update_flake_lock_action into main 2025-08-01 00:58:35 -04:00
10 changed files with 92 additions and 94 deletions
Showing only changes of commit b829225998 - Show all commits

View File

@@ -53,7 +53,6 @@
# nbt explorer?
ncdu
nemo-with-extensions
neofetch
neovim
nix-init
nix-output-monitor

View File

@@ -52,7 +52,6 @@
# nbt explorer?
ncdu
nemo-with-extensions
neofetch
neovim
nix-init
nix-output-monitor

View File

@@ -54,7 +54,6 @@
file
sqlite
ncdu
neofetch
onefetch
hyfetch
smartmontools
@@ -148,6 +147,9 @@
};
};
};
fastfetch = {
enable = true;
};
};
services.ssh-agent.enable = true;