task | add vps target for nixos-anywhere
This commit is contained in:
parent
98e053689e
commit
90f4982bd8
4 changed files with 10 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
./disk-config-vm.nix
|
||||
./disk-config-vps.nix
|
||||
];
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue