index
:
world.git
this commit
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
music-organizer
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-09
ref(ops/github): simplify the configuration
Franck Cuny
4
-373
/
+125
2022-10-08
feat(ops/github): add the repository twitter-backup
Franck Cuny
1
-0
/
+14
2022-10-08
ref(tools/govanity): moved back to its own repository
Franck Cuny
13
-313
/
+14
2022-10-07
ci: add GitHub action to update flakes and dependabot
Franck Cuny
2
-0
/
+28
2022-10-07
fix(flake): set the correct path for various pre-commit binaries
Franck Cuny
1
-4
/
+4
2022-10-05
ref(fcuny/exp): delete containerd-to-vm
Franck Cuny
7
-1510
/
+0
2022-10-05
ref(fcuny/notes): delete notes
Franck Cuny
24
-1608
/
+0
2022-10-05
ref(fcuny/blog): delete the blog
Franck Cuny
29
-1007
/
+0
2022-10-04
feat(ops/github): add notes.fcuny.net and containerd-to-vm
Franck Cuny
2
-0
/
+28
2022-10-04
feat(ops/github): add repository for fcuny.net
Franck Cuny
1
-0
/
+14
2022-10-04
ref(tools/ipconverter): rewrite the tool in python
Franck Cuny
6
-124
/
+55
2022-10-04
ops(terraform): individual actions for init/plan/apply
Franck Cuny
4
-5
/
+43
2022-10-03
ref(tools/ssh-key-to-forge): replaced by gh-ssh-keys
Franck Cuny
4
-591
/
+0
2022-10-03
feat(home/packages): install gh-ssh-keys
Franck Cuny
4
-5
/
+132
2022-10-02
fix(home/rust): switch to the latest stable toolchain
Franck Cuny
1
-1
/
+1
2022-10-02
meta: bump flake dependencies
Franck Cuny
1
-26
/
+30
2022-10-02
feat(ops/github): new repository: gh-ssh-keys
Franck Cuny
1
-0
/
+14
2022-09-30
ops(github): terraform configuration to manage GitHub
Franck Cuny
5
-0
/
+354
2022-09-26
fix(home/element): I want the wayland version
Franck Cuny
1
-1
/
+1
2022-09-26
feat(naersk): use naersk to build packages with rust
Franck Cuny
6
-12
/
+52
2022-09-25
fix(flake): call some programs with `nix run .#tools.<name>`
Franck Cuny
1
-12
/
+10
2022-09-24
fix(user/blog): update list of ssh keys
Franck Cuny
1
-2
/
+2
2022-09-24
fix(home/wm): unlock gnome-keyring when logging
Franck Cuny
3
-17
/
+19
2022-09-24
fix(modules/home): delete the module
Franck Cuny
2
-36
/
+1
2022-09-24
fix(home/shell): set value for PKG_CONFIG_PATH
Franck Cuny
1
-0
/
+4
2022-09-24
fix(system/packages): install openssl-dev package
Franck Cuny
1
-0
/
+1
2022-09-23
fix(hosts): the WM manager needs to be in home.nix
Franck Cuny
4
-6
/
+8
2022-09-23
fix(home/waybar): fix the configuration after 22.05
Franck Cuny
1
-29
/
+27
2022-09-22
feat(flake): add nix-linter to the checks
Franck Cuny
1
-0
/
+1
2022-09-22
ref(home-manager): don't use home-manager when building the host
Franck Cuny
10
-132
/
+191
2022-09-18
ref(flake): move all the checks to external module
Franck Cuny
2
-33
/
+34
2022-09-18
ref(flake): drop naersk for now
Franck Cuny
4
-53
/
+11
2022-09-18
ref(flake): remove pre-commit for golang
Franck Cuny
1
-34
/
+1
2022-09-18
feat(home/python): add a few more packages
Franck Cuny
1
-2
/
+8
2022-09-17
feat(home/git): sign commits with my ssh key
Franck Cuny
1
-0
/
+4
2022-09-07
feat(tools/sendsms): build sendsms with nix via naersk
Franck Cuny
3
-4
/
+23
2022-09-07
feat(flake): use naersk to build rust projects
Franck Cuny
3
-2
/
+37
2022-09-07
feat(tool/sendsms): a CLI to send SMS
Franck Cuny
6
-0
/
+1382
2022-09-07
meta: ignore build for rust projects
Franck Cuny
1
-0
/
+1
2022-09-07
fix(home/rust): better setup
Franck Cuny
1
-5
/
+11
2022-09-07
feat(modules/packages): install pkg-config
Franck Cuny
1
-1
/
+1
2022-09-07
fix(home/email): remove inbox tag for archived emails
Franck Cuny
1
-1
/
+4
2022-09-04
feat(home/terraform): install the LSP server
Franck Cuny
1
-1
/
+4
2022-08-22
feat(rust): add an overlay to install rust
Franck Cuny
6
-1
/
+63
2022-08-15
ref(modules/backup): only keep 4 weeks worth of backups
Franck Cuny
1
-1
/
+1
2022-08-15
ref(modules/sourcegraph): stop backing up
Franck Cuny
1
-15
/
+0
2022-08-15
ci(pre-commit): add a few more checks
Franck Cuny
1
-2
/
+40
2022-08-15
fix(fmt): apply gofmt on some files
Franck Cuny
1
-2
/
+1
2022-08-15
fix(shellc