package clean
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user