make test vms buildable by removing all mentions of ccnet-server
This commit is contained in:
parent
446a5e2f37
commit
00458bf734
3 changed files with 4 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ import (<nixos-unstable/nixos/tests/make-test-python.nix>) {
|
|||
(import ./default.nix)
|
||||
];
|
||||
|
||||
i18n.consoleKeyMap = "de";
|
||||
console.keyMap = "de";
|
||||
users.mutableUsers = false;
|
||||
users.users.test = {
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue