From 51174c70d2bb5e85aef08835bbf5963324c27f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Fri, 12 Jan 2024 20:29:08 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20(cesium/system)=20add=20github?= =?UTF-8?q?=20links=20to=20`not-detected.nix`=20and=20`qemu-guest.nix`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/cesium/system/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/cesium/system/default.nix b/hosts/cesium/system/default.nix index 8fa54bc..4d506f3 100644 --- a/hosts/cesium/system/default.nix +++ b/hosts/cesium/system/default.nix @@ -8,7 +8,9 @@ system.stateVersion = "23.05"; # Did you read the comment? imports = [ + # https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/installer/scan/not-detected.nix (modulesPath + "/installer/scan/not-detected.nix") + # https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/profiles/qemu-guest.nix (modulesPath + "/profiles/qemu-guest.nix") ./boot