package clean

This commit is contained in:
2026-01-30 22:36:31 -06:00
parent c08fb243cc
commit b038dd3a41

View File

@@ -1,11 +1,12 @@
{ pkgs, username, inputs, ... }:
{
environment.systemPackages = with pkgs; [
#inputs.nix4nvchad.packages.${system}.nvchad
zsh
];
hjem.users.${username}.packages = with pkgs; [
tlrc
unzip
neovim
btop
curl