recreate lock file
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
nathan.url = "./home";
|
||||
|
||||
system.url = "./system";
|
||||
system.inputs.diskoConfig.inputs.nixpkgs.follows = "nixpkgs";
|
||||
#system.inputs.diskoConfig.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
};
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
};
|
||||
|
||||
nixosConfigurations.iso = nixpkgs.lib.nixosSystem {
|
||||
inherit iso_system;
|
||||
#inherit iso_system;
|
||||
|
||||
specialArgs = {
|
||||
core_inputs = (core_inputs // { inherit host username; });
|
||||
|
||||
Reference in New Issue
Block a user