Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git: sign with GPG only when one desktop | Franck Cuny | 2022-03-05 | 1 | -10/+4 |
| | | | | | Move the configuration for git that requires the signing to pass, and use the `pass-git-helper` to manage the secrets. | ||||
* | git: nixfmt | Franck Cuny | 2022-03-05 | 1 | -3/+1 |
| | |||||
* | ssh: new module, and load it for my user | Franck Cuny | 2022-03-04 | 2 | -1/+19 |
| | |||||
* | nix: format the buffer | Franck Cuny | 2022-03-04 | 1 | -14/+3 |
| | |||||
* | zsh: move the configuration inline | Franck Cuny | 2022-03-02 | 1 | -4/+30 |
| | | | | I don't have a lot of things I care about for zsh, I can inline everything. | ||||
* | backups: initial configuration | Franck Cuny | 2022-02-24 | 2 | -0/+17 |
| | |||||
* | ssh: authenticate only using ssh key | Franck Cuny | 2022-02-21 | 1 | -0/+7 |
| | |||||
* | devel: create new directory for devel modules | Franck Cuny | 2022-02-21 | 2 | -9/+0 |
| | | | | | Add python, and move go from the cli modules. Install these modules only if we're a "desktop". | ||||
* | go: let's hide $GOPATH | Franck Cuny | 2022-02-21 | 1 | -1/+1 |
| | |||||
* | go: set GOBIN and GOPRIVATE variables | Franck Cuny | 2022-02-17 | 1 | -0/+2 |
| | | | | | | Binaries are going to $HOME/.local/bin.go and we want to make sure that modules coming from git.fcuny.net and golang.fcuny.net are considered private. | ||||
* | home-manager: move activate logic in users' config | Franck Cuny | 2022-02-16 | 1 | -0/+2 |
| | |||||
* | home-manager: install a few more packages | Franck Cuny | 2022-02-16 | 1 | -0/+2 |
| | |||||
* | yt-dlp: don't install unstable | Franck Cuny | 2022-02-13 | 1 | -1/+1 |
| | |||||
* | home-manager: typo in git module | Franck Cuny | 2022-02-13 | 1 | -0/+2 |
| | |||||
* | home-manager: install yt-dlp | Franck Cuny | 2022-02-13 | 2 | -0/+10 |
| | |||||
* | gpg: set default key | Franck Cuny | 2022-02-13 | 1 | -0/+4 |
| | | | | And use the default key for signing with git. | ||||
* | cli: this is not working | Franck Cuny | 2022-02-13 | 1 | -2/+0 |
| | |||||
* | hosts: install linux perf tools for the host | Franck Cuny | 2022-02-13 | 2 | -13/+0 |
| | |||||
* | home-manager: install perf related tools | Franck Cuny | 2022-02-13 | 2 | -0/+15 |
| | | | | bcc, perf, etc | ||||
* | home-manager: typo | Franck Cuny | 2022-02-12 | 1 | -1/+1 |
| | | | | I need something to help with lint/validation ... | ||||
* | home-manager: git credential helpers configuration | Franck Cuny | 2022-02-12 | 1 | -0/+9 |
| | |||||
* | configs: move personal configuration with user | Franck Cuny | 2022-02-12 | 1 | -1/+1 |
| | |||||
* | home-manager: re-organize configuration for myself | Franck Cuny | 2022-02-12 | 5 | -0/+95 |