From d2b6cf44a3277fd5d04bc10110d344827217e24e Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Mon, 22 Dec 2025 23:00:07 +0100 Subject: nixfmt --- hosts/full-iso/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/full-iso') diff --git a/hosts/full-iso/default.nix b/hosts/full-iso/default.nix index e17e620..8d6199a 100644 --- a/hosts/full-iso/default.nix +++ b/hosts/full-iso/default.nix @@ -1,4 +1,4 @@ -{ modulesPath, pkgs, ... }: +{ modulesPath, ... }: { imports = [ (modulesPath + "/installer/cd-dvd/installation-cd-base.nix") -- cgit v1.3.1