mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 00:49:42 +08:00
more log
This commit is contained in:
@@ -27,6 +27,6 @@
|
||||
services.nix-daemon.serviceConfig = { Slice = "-.slice"; Nice = "19"; };
|
||||
};
|
||||
programs.nix-ld.enable = true;
|
||||
boot.supportedFilesystems = [ "ntfs" ];
|
||||
boot = { supportedFilesystems = [ "ntfs" ]; consoleLogLevel = 7; };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user