make test vms buildable by removing all mentions of ccnet-server

This commit is contained in:
Trolli Schmittlauch 2020-11-27 22:26:09 +01:00
parent 446a5e2f37
commit 00458bf734
3 changed files with 4 additions and 4 deletions

View file

@ -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;