Archived
update hardware config
This commit is contained in:
@@ -141,13 +141,11 @@ docker = nixpkgs.lib.nixosSystem {
|
||||
];
|
||||
};
|
||||
|
||||
linode = nixpkgs.lib.nixosSystem {
|
||||
linode-minimal = nixpkgs.lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [
|
||||
./hosts/linode/configuration.nix
|
||||
./modules/hardware-configuration/vm/linode.nix
|
||||
./hosts/linode/disko.nix
|
||||
inputs.disko.nixosModules.disko
|
||||
|
||||
home-manager.nixosModules.home-manager {
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
||||
Reference in New Issue
Block a user