Update distroName for installer
This commit is contained in:
parent
3977e776ac
commit
4e335647a4
@ -21,6 +21,8 @@ in {
|
|||||||
(modulesPath + "/profiles/installation-device.nix")
|
(modulesPath + "/profiles/installation-device.nix")
|
||||||
];
|
];
|
||||||
|
|
||||||
|
system.nixos.distroName = "deskOS";
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
consoleLogLevel = 0;
|
consoleLogLevel = 0;
|
||||||
kernelParams = ["quiet" "splash" "systemd.show_status=auto" "rd.udev.log_level=3"];
|
kernelParams = ["quiet" "splash" "systemd.show_status=auto" "rd.udev.log_level=3"];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user