diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-14 02:00:11 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-14 02:00:11 -0700 |
| commit | 429f7718aee4e6cab23527a481fe25f801a621aa (patch) | |
| tree | 6f16d54ee58b94679608dab128313cf2087a2684 | |
| parent | 06b61743d200ec9427fda45e89caa3467314c872 (diff) | |
flake
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -393,6 +393,7 @@ spontaneity.succeed('printf "smoke again"') }; packages."${system}" = { + default = website; website = website; installer = installer-iso; spontaneity = self.nixosConfigurations.spontaneity.config.system.build.toplevel; |
