test
This commit is contained in:
parent
3414f3d43f
commit
2cce56dbd9
|
@ -42,7 +42,7 @@
|
||||||
username = "frostphoenix";
|
username = "frostphoenix";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
overlays.default = selfPkgs.overlay;
|
# overlays.default = selfPkgs.overlay;
|
||||||
nixosConfigurations = import ./modules/core/default.nix {
|
nixosConfigurations = import ./modules/core/default.nix {
|
||||||
inherit self nixpkgs inputs username;
|
inherit self nixpkgs inputs username;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue