From 1210b5432a4e0409f2bb677a77551db25f7621a2 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 4 Jul 2024 17:24:18 +0200 Subject: create graphical installer easier for wifi stuff --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a20751..3b506a1 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ exampleIso = nixos.lib.nixosSystem { system = "x86_64-linux"; modules = [ - "${nixos}/nixos/modules/installer/cd-dvd/installation-cd-minimal.nix" + "${nixos}/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma6.nix" ]; }; }; -- cgit v1.2.3