nix/vm: enable trace logging
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ nixpkgs.lib.nixosSystem {
|
||||
|
||||
services.roowho2 = {
|
||||
enable = true;
|
||||
logLevel = "debug";
|
||||
logLevel = "trace";
|
||||
};
|
||||
|
||||
programs.vim = {
|
||||
|
||||
Reference in New Issue
Block a user