Updated rather a lot

This commit is contained in:
2025-04-23 11:24:52 -03:00
parent 28013e064d
commit b2d92035cc
8 changed files with 368 additions and 357 deletions

View File

@@ -69,6 +69,7 @@
specialArgs = {
inherit inputs;
inherit system;
inherit pkgs-unstable;
};
# Modules
@@ -116,6 +117,7 @@
specialArgs = {
inherit inputs;
inherit system;
inherit pkgs-unstable;
};
# Modules
@@ -163,6 +165,7 @@
specialArgs = {
inherit inputs;
inherit system;
inherit pkgs-unstable;
};
# Modules
@@ -208,6 +211,7 @@
specialArgs = {
inherit inputs;
inherit system;
inherit pkgs-unstable;
};
# Modules
@@ -252,6 +256,7 @@
homeConfigurations.panotaka = home-manager.lib.homeManagerConfiguration {
inherit pkgs;
inherit pkgs-unstable;
modules = [
./home