Some more changes

This commit is contained in:
Henry Hiles 2023-07-11 14:04:07 -04:00
parent 92f6ebe203
commit fc9935bcfc
7 changed files with 115 additions and 32 deletions

View file

@ -1,6 +1,7 @@
{
{inputs, ...}: {
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.extraSpecialArgs = {inherit inputs;};
home-manager.users.quadradical = {
home = {
username = "quadradical";