update home

This commit is contained in:
mir 2024-03-23 12:41:05 -08:00
parent 1304ffdacb
commit 757921a384

View File

@ -1,5 +1,4 @@
# { lib, config, pkgs, inputs, ... }:
{ lib, config, pkgs, ... }:
{ lib, config, pkgs, inputs, ... }:
with lib.hm.gvariant;
{
@ -21,6 +20,7 @@ with lib.hm.gvariant;
pkgs.fzf
pkgs.nerdfonts
pkgs.eza
pkgs.python3
# pkgs.gnupg
# pkgs.python3
# (pkgs.python3.withPackages(