switch to shared config
This commit is contained in:
parent
134ee05cd6
commit
a47c0d90a6
@ -63,9 +63,10 @@ in
|
|||||||
specialArgs = {
|
specialArgs = {
|
||||||
inherit customPackageOverlay;
|
inherit customPackageOverlay;
|
||||||
inherit nixpkgs-unstable;
|
inherit nixpkgs-unstable;
|
||||||
|
hostname = "nixosEggYoke";
|
||||||
};
|
};
|
||||||
modules = [
|
modules = [
|
||||||
./nixosEggYoke/configuration.nix
|
./commonWSL-configuration.nix
|
||||||
inputs.sops-nix.nixosModules.sops
|
inputs.sops-nix.nixosModules.sops
|
||||||
homeManager-24-05.nixosModules.home-manager {
|
homeManager-24-05.nixosModules.home-manager {
|
||||||
home-manager.extraSpecialArgs = {
|
home-manager.extraSpecialArgs = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user