backout of hydra setup

This commit is contained in:
Tao Tien 2024-04-25 15:48:29 -07:00
parent 311bafce0b
commit 9d368b6b17
2 changed files with 0 additions and 29 deletions

View file

@ -59,13 +59,6 @@
nixos-cosmic,
...
} @ inputs: {
hydraJobs = {
# inherit
# (self)
# nixosConfigurations.NOlaptop
# ;
x86_64-linux.NOlaptop = self.nixosConfigurations.NOlaptop.config.system.build.toplevel;
};
nixosConfigurations = {
NOcomputer = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";