| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`mbsync` now supports the xdg base directory standard:
`~/.mbsyncrc`
This is no longer configured via a config file:
~/.cups
Both of them have been obsolete, since I activated the `use-xdg` flag in nix:
~/.nix-profile
~/.nix-defexpr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The completion function is not really working, resulting in no file
suggestions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows me to rebuild the system *before* the pr, updating imab in
nixpkgs, is merged. Otherwise, iamb would cause the systemb build to
fail, as it's affected by the `time` problem.
|
|
|
|
|
|
|
|
Otherwise, users without an explicit uid/gid will get a new one assigned
at each reboot (potentially changing file ownership from one user to
another one).
|
|
This is now at https://git.vhack.eu/soispha/clients/yt
|