mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
fix: adapt bootstrap script for new structure
This commit is contained in:
parent
49b557befa
commit
de3d35a9b2
17 changed files with 391 additions and 272 deletions
|
|
@ -5,6 +5,7 @@
|
|||
# nix build --print-out-paths --no-link .#images.<target-system>.live-iso
|
||||
packages.live-iso = inputs.nixos-generators.nixosGenerate {
|
||||
inherit pkgs;
|
||||
specialArgs = { inherit self; };
|
||||
modules = [
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
"${self}/install/installer-config.nix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue