n 2: change search-domain to r
This commit is contained in:
parent
fee2fa1958
commit
71719f2929
@ -59,7 +59,7 @@ with import <stockholm/lib>;
|
|||||||
|
|
||||||
krebs = {
|
krebs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
search-domain = "retiolum";
|
search-domain = "r";
|
||||||
build = {
|
build = {
|
||||||
user = config.krebs.users.nin;
|
user = config.krebs.users.nin;
|
||||||
source = let inherit (config.krebs.build) host; in {
|
source = let inherit (config.krebs.build) host; in {
|
||||||
|
Loading…
Reference in New Issue
Block a user