📝 (cesium/system) add github links to not-detected.nix and qemu-guest.nix

This commit is contained in:
Laureηt 2024-01-12 20:29:08 +01:00
parent c70f90562e
commit 51174c70d2
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -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