Add HM bootstrap script and tidy installer workflow
This commit is contained in:
parent
dd15c09fdd
commit
d1713bdc99
10 changed files with 184 additions and 43 deletions
|
|
@ -4,10 +4,6 @@
|
|||
{
|
||||
imports = [
|
||||
(inputs.nixpkgs + "/nixos/modules/installer/cd-dvd/installation-cd-minimal.nix")
|
||||
inputs.lix-module.nixosModules.lixFromNixpkgs
|
||||
../modules/system/base.nix
|
||||
../modules/desktop/gnome-minimal.nix
|
||||
../modules/users/admin.nix
|
||||
];
|
||||
|
||||
networking.hostName = "iso-installer";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue