test
This commit is contained in:
parent
1e61f9c987
commit
9fe9b74b1b
2 changed files with 3 additions and 2 deletions
|
@ -27,6 +27,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = {
|
outputs = {
|
||||||
|
self,
|
||||||
unstable-nixpkgs,
|
unstable-nixpkgs,
|
||||||
home-manager,
|
home-manager,
|
||||||
lanzaboote,
|
lanzaboote,
|
||||||
|
|
|
@ -25,5 +25,5 @@
|
||||||
]; # modules
|
]; # modules
|
||||||
}; # lib.nixosSystem - "nixos-laptop"
|
}; # lib.nixosSystem - "nixos-laptop"
|
||||||
}; # nixosConfiguration
|
}; # nixosConfiguration
|
||||||
};
|
}; # outputs
|
||||||
}
|
} # flake
|
||||||
|
|
Loading…
Reference in a new issue