| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
I'm going to deprecate the SSH endpoint for gitea, and use HTTPS instead
for accessing the repositories.
For this, I need to configure properly the credential part for the
different forges (github/gitea for now), and update the URL in the forge
configuration for emacs.
|
|
|
|
|
| |
They are all handled by the repository `linux-desktop`. It's easier to
have a different repository for this bits of configs.
|
|
|
|
| |
Sort branches by date.
|
|
|
|
|
| |
The restic REST server is running on the nas' wireguard interface, so we
need to change the URL in our unit file.
|
| |
|
|
|
|
|
|
|
|
| |
A systemd unit to backup my music to the NAS. This is invoked by
running:
```
systemctl --user start sync-music
```
|
|
|
|
|
|
| |
Only keep what I need, it's pretty hard to read or understand the
configuration otherwise. If I need something specific I can always refer
to the documentation.
|
| |
|
| |
|
|
|
|
|
| |
Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the
configuration files there.
|
|
|
|
|
| |
I should have read the documentation more carefully, the longitude, when
in the western emisphere, should be negative.
|
| |
|
| |
|
|
|
|
| |
There's a better support for unicode.
|
|
|
|
|
|
| |
- change the binding for locking the screen
- drop the one to change the focus (so we can re-use it for locking)
- assign some applications to specific workspaces
|
|
|
|
|
| |
default configuration is to rely on the nas to manage the library, and
to use samba to access the files.
|
| |
|
|
|
|
| |
I want to backup my $HOME to the nas using restic.
|
| |
|
|
|
|
| |
Add configuration for the ssh-agent, pam and XDG.
|
| |
|
|
|
|
|
|
|
| |
Instead of passing the options as arugments to the CLI, create a
configuration file with everything we need in it.
We also manage the service with systemd.
|
|
|
|
| |
Also use 180 for the DPI.
|
|
|