forked from Fachschaft/nixConfig
Fix syntax error
This commit is contained in:
parent
76324cbec1
commit
846866bab0
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ with lib; let
|
||||||
nixKeys = [
|
nixKeys = [
|
||||||
"ocean.mathebau.de-1:G3Jz3mErIy8Mq8Ih+A5pbwDrx7vREcOpKgY8JCQ9dAk="
|
"ocean.mathebau.de-1:G3Jz3mErIy8Mq8Ih+A5pbwDrx7vREcOpKgY8JCQ9dAk="
|
||||||
];
|
];
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
mkAdmin = name: {
|
mkAdmin = name: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue