system(Eclipse): Some changes
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
];
|
||||
};
|
||||
|
||||
popka = nixpkgs.lib.nixosSystem {
|
||||
Eclipse = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {
|
||||
pkgs-stable = import nixpkgs-stable {
|
||||
inherit system;
|
||||
@ -57,7 +57,7 @@
|
||||
inherit inputs system;
|
||||
};
|
||||
modules = [
|
||||
./nixos/hosts/popka/configuration.nix
|
||||
./nixos/hosts/Eclipse/configuration.nix
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user