Skip to content

Commit

Permalink
fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanwang-wf committed Aug 8, 2023
1 parent 8226645 commit 6898213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ in
perSystem = { system, ... }: {
packages.asche = self.nixosConfigurations.asche.config.system.build.toplevel;
packages.yuanw = self.darwinConfigurations.yuanw.system;
packages.wf17084 = self.darwinConfigurations.ci.system;
packages.ci = self.darwinConfigurations.ci.system;
packages.wk01174 = self.darwinConfigurations.WK01174.system;
# adguard = self.nixosConfigurations.adguard.system;
# aws = self.nixosConfigurations.aws.system;
Expand Down

0 comments on commit 6898213

Please sign in to comment.