about summary refs log tree commit diff stats
path: root/flake/packages
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-05-26 08:52:39 +0200
committerSoispha <soispha@vhack.eu>2023-05-26 08:52:39 +0200
commitb33a86303986047f56b574118842296b80302913 (patch)
tree89a7728a05531cbf663efb1c5537ba554caabfac /flake/packages
parentDocs(todo): Update (diff)
downloadnixos-config-b33a86303986047f56b574118842296b80302913.tar.gz
nixos-config-b33a86303986047f56b574118842296b80302913.zip
Fix(host/marduk): Override the iso name, to avoid a merge conflict
Diffstat (limited to 'flake/packages')
-rw-r--r--flake/packages/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake/packages/default.nix b/flake/packages/default.nix
index 666fa20a..8ca00e98 100644
--- a/flake/packages/default.nix
+++ b/flake/packages/default.nix
@@ -4,6 +4,7 @@
   defaultSpecialArgs,
   pkgs,
   sysLib,
+  lib,
   ...
 }: {
   iso = nixos-generators.nixosGenerate {