Compare commits
No commits in common. "7175fa1b0102c29a9e0ba890f627e8c25946f656" and "5bc4c74b6b1eb444085bcc8be9c7d4688e8d8346" have entirely different histories.
7175fa1b01
...
5bc4c74b6b
|
@ -49,8 +49,6 @@ in {
|
||||||
proxyJump = "ssh.lrde.epita.fr";
|
proxyJump = "ssh.lrde.epita.fr";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
includes = [ "prologin_config" ];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -74,9 +74,6 @@
|
||||||
# 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…
Reference in a new issue