SEMICOLON!
This commit is contained in:
parent
02ee460e41
commit
6b60cf27a0
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@
|
||||||
rm = "rm -i";
|
rm = "rm -i";
|
||||||
tdate = "date +%Y.%m.%d..%H.%M";
|
tdate = "date +%Y.%m.%d..%H.%M";
|
||||||
ttime = "date +%H.%M";
|
ttime = "date +%H.%M";
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
|
|
Loading…
Reference in a new issue