Some more changes
This commit is contained in:
parent
92f6ebe203
commit
fc9935bcfc
7 changed files with 115 additions and 32 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue