mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-11 05:10:05 +00:00
fix: disable git warn-dirty messages
feat: finish yubikey login and sudo requests setup
This commit is contained in:
parent
6443c085d4
commit
9a1f243b49
4 changed files with 50 additions and 14 deletions
|
@ -22,6 +22,7 @@ in {
|
|||
keep-derivations = true;
|
||||
keep-outputs = true;
|
||||
max-jobs = "auto";
|
||||
warn-dirty = false;
|
||||
};
|
||||
|
||||
# Garbage collection configuration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue