mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: expose disk-config output
This commit is contained in:
parent
3c441f403a
commit
182c394e7e
2 changed files with 2 additions and 13 deletions
|
|
@ -153,6 +153,8 @@
|
|||
import ./checks { inherit self inputs system pkgs; }
|
||||
);
|
||||
|
||||
diskoConfigurations.default = import .templates/hosts/nixos/disk-config.nix;
|
||||
|
||||
|
||||
nixosConfigurations =
|
||||
lib.swarselsystems.mkFullHostConfigs (lib.swarselsystems.readHosts "nixos") "nixos";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue