Compare commits
2 commits
5bc4c74b6b
...
7175fa1b01
| Author | SHA1 | Date | |
|---|---|---|---|
| 7175fa1b01 | |||
| 38e7944600 |
2 changed files with 5 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ in {
|
||||||
proxyJump = "ssh.lrde.epita.fr";
|
proxyJump = "ssh.lrde.epita.fr";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
includes = [ "prologin_config" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -74,6 +74,9 @@
|
||||||
# test vms
|
# test vms
|
||||||
"*.qcow2"
|
"*.qcow2"
|
||||||
|
|
||||||
|
# secrets stay offline
|
||||||
|
"/home/alarsyo/**/secrets"
|
||||||
|
|
||||||
# ignore all dotfiles as .config and .cache can become quite big
|
# ignore all dotfiles as .config and .cache can become quite big
|
||||||
"/home/alarsyo/.*"
|
"/home/alarsyo/.*"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue