about summary refs log tree commit diff
path: root/home (follow)
Commit message (Expand)AuthorAgeFilesLines
* home/pass: configure passage properlyFranck Cuny2023-03-101-15/+2
* home/git: diff the content for age encrypted filesFranck Cuny2023-03-101-0/+4
* fix(home/wm): `programs.mako' has been renamed to `services.mako'Franck Cuny2023-03-041-1/+1
* ref: don't use my custom tools for nowFranck Cuny2023-03-041-3/+3
* fix(home/age): use `rage' for `passage'Franck Cuny2023-02-211-0/+4
* fix(home/git): simplify gitignore configurationFranck Cuny2023-02-212-21/+13
* feat(home/fish): new function to run home-managerFranck Cuny2023-02-211-0/+4
* feat(home/fish): function to create go projectsFranck Cuny2023-02-211-0/+27
* feat(home/fish): move fish's code to external filesFranck Cuny2023-02-215-20/+43
* feat(home/pass): add passageFranck Cuny2023-02-201-0/+10
* ref(home/gpg): don't use the gpg-agent as an ssh-agentFranck Cuny2023-02-201-1/+1
* ref(home/git): sign commits and tags properlyFranck Cuny2023-02-202-11/+16
* ref(modules/users): move ssh keys to a separate fileFranck Cuny2023-02-201-1/+4
* feat(home/age): install tooling related to age and yubikeysFranck Cuny2023-02-203-0/+30
* fix(home/firefox): move plugins to the profileFranck Cuny2023-02-201-7/+7
* ref(home/gpg): install ykman and more configurations for GPGFranck Cuny2023-02-091-2/+11
* ref(home/swaylock): different background colorFranck Cuny2023-01-221-1/+1
* feat(home/packages): install resticFranck Cuny2023-01-161-0/+1
* ref(home/matrix): replace element by fractalFranck Cuny2023-01-154-13/+18
* ref(home/python): use the default versionFranck Cuny2023-01-151-2/+2
* ref(home/gpg): set homedir for GPG configurationsFranck Cuny2023-01-151-0/+1
* ref(home/xdg): configure a few more environment variablesFranck Cuny2023-01-151-0/+3
* ref(home/sway): auto login and enable systemd integrationFranck Cuny2023-01-151-4/+7
* ref(home/swayidle): configure it using upstream moduleFranck Cuny2023-01-111-18/+24
* fix(home/emacs): don't install nixpkgs-fmt hereFranck Cuny2023-01-071-1/+0
* fix(home/mail): set the full path to notmuch config for afewFranck Cuny2023-01-071-2/+2
* fix(home/python): don't specify the versionFranck Cuny2023-01-071-2/+1
* fix(home/sway): set the environment variable correctlyFranck Cuny2023-01-071-1/+1
* feat(home/packages): add tool masked-emailsFranck Cuny2023-01-071-0/+1
* fix(home/emacs): rename the packageFranck Cuny2023-01-071-1/+1
* fix(home/firefox): remove extension https-everywhereFranck Cuny2023-01-071-1/+0
* ref(fonts): switch back to source code proFranck Cuny2022-11-212-2/+2
* feat(fonts): add iosevka to the list of fontsFranck Cuny2022-11-153-4/+4
* ref(home/alacritty): use cascadia and larger font sizeFranck Cuny2022-11-131-1/+4
* feat(home/packages): install diveFranck Cuny2022-11-081-2/+3
* fix(services/drone): enable droneFranck Cuny2022-11-061-1/+1
* Revert "ref(drone): remove all modules and configurations"Franck Cuny2022-11-052-0/+13
* ref(home/git): update mapping for the git-helperFranck Cuny2022-11-052-2/+3
* ref(home/direnv): some configuration tweaksFranck Cuny2022-11-041-0/+4
* ref(home/packages): don't install opensslFranck Cuny2022-11-041-4/+0
* feat(home/packages): install gha-billing CLIFranck Cuny2022-10-311-2/+7
* fix(home/python): add types for requestsFranck Cuny2022-10-311-0/+1
* ref(home/python): install a few more packagesFranck Cuny2022-10-291-2/+14
* fix(home/git): remove a gerrit referenceFranck Cuny2022-10-291-1/+0
* fix(home): remove various shell functions related to gerritFranck Cuny2022-10-293-12/+0
* feat(home/packages): install git-broomFranck Cuny2022-10-231-0/+1
* feat(home/packages): install the tool x509-infoFranck Cuny2022-10-221-0/+1
* feat(home/python): add lsp/mypy packagesFranck Cuny2022-10-171-3/+4
* ref(tools/git-blame-stats): rewrite the tool in pythonFranck Cuny2022-10-161-0/+1
* ref(seqstat): rewrite from go to pythonFranck Cuny2022-10-151-0/+1
* ref(tools/ipconverter): rewrite the tool in pythonFranck Cuny2022-10-041-2/+0
* feat(home/packages): install gh-ssh-keysFranck Cuny2022-10-031-2/+11
* fix(home/rust): switch to the latest stable toolchainFranck Cuny2022-10-021-1/+1
* fix(home/element): I want the wayland versionFranck Cuny2022-09-261-1/+1
* fix(home/wm): unlock gnome-keyring when loggingFranck Cuny2022-09-242-11/+19
* fix(home/shell): set value for PKG_CONFIG_PATHFranck Cuny2022-09-241-0/+4
* fix(home/waybar): fix the configuration after 22.05Franck Cuny2022-09-231-29/+27
* feat(home/python): add a few more packagesFranck Cuny2022-09-181-2/+8
* feat(home/git): sign commits with my ssh keyFranck Cuny2022-09-171-0/+4
* fix(home/rust): better setupFranck Cuny2022-09-071-5/+11
* fix(home/email): remove inbox tag for archived emailsFranck Cuny2022-09-071-1/+4
* feat(home/terraform): install the LSP serverFranck Cuny2022-09-041-1/+4
* feat(rust): add an overlay to install rustFranck Cuny2022-08-222-0/+18
* fix(home/terminal): use alacritty's default colorsFranck Cuny2022-08-101-6/+0
* feat(home/terraform): install terraform when neededFranck Cuny2022-08-082-0/+11
* fix(home/email): correct rule to move emails with afewFranck Cuny2022-07-071-1/+1
* fix(home/email): remove a filter from afewFranck Cuny2022-07-071-6/+0
* feat(home/mail): enable smtp to send emailsFranck Cuny2022-07-071-0/+3
* feat(home/mail): run afew before mbsyncFranck Cuny2022-07-021-0/+1
* feat(home/mail): add more rules for afewFranck Cuny2022-07-021-0/+18
* fix(home/email): remove the environment variable NOTMUCH_CONFIGFranck Cuny2022-07-021-1/+0
* fix(new-lines): add or remove new lines where neededFranck Cuny2022-07-022-2/+0
* fix(home/git): install pre-commit toolFranck Cuny2022-07-021-1/+1
* feat(home/shell): add alias to search nix packagesFranck Cuny2022-06-231-0/+1
* feat(home/go): install go-tools packageFranck Cuny2022-06-231-1/+1
* feat(home/shell): add aliases for ip2int and int2ipFranck Cuny2022-06-201-0/+2
* fix(home/emacs): don't create frame for emacsclientFranck Cuny2022-06-201-2/+2
* doc(home/git): comment some of the optionsFranck Cuny2022-06-201-0/+4
* feat(home/git): add a few more options in the default configurationFranck Cuny2022-06-201-0/+5
* fix(home/emacs): install the package nixpkgs-fmtFranck Cuny2022-06-201-0/+1
* feat(home/shell): manage fish's functions directoryFranck Cuny2022-06-203-0/+14
* ref(home/shell): move all shell aliases to a shared configurationFranck Cuny2022-06-204-6/+20
* ref(home/shell): make it easier to share common things between shellsFranck Cuny2022-06-2012-39/+49
* feat(tools/git-blame-stats): add the CLI with default git configurationFranck Cuny2022-06-181-1/+2
* feat(ipconverter): install the tool with my other packagesFranck Cuny2022-06-181-1/+2
* ref(scripts): remove the module for scriptsFranck Cuny2022-06-165-45/+14
* ref(home/go): update to go version 1.18, ensure goplsFranck Cuny2022-06-151-1/+3
* feat(home/beet): import albums on the NASFranck Cuny2022-06-143-30/+60
* ref(drone): remove all modules and configurationsFranck Cuny2022-06-112-13/+0
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-1044-45/+90
* feat(nix): update nix to version 22.05Franck Cuny2022-06-091-4/+1
* fix(GTK): delete commented codeFranck Cuny2022-06-091-6/+0
* feat(gtk): add bookmarksFranck Cuny2022-06-091-0/+2
* ref(zsh): ensure home-manager variables are set before starting swayFranck Cuny2022-06-092-6/+10
* ref(git): remove git.fcuny.net from configurationFranck Cuny2022-06-091-1/+0
* fix(pass-git-helper): remove mapping for git.fcuny.netFranck Cuny2022-06-091-4/+1
* fix(home/zsh): don't start tmux when in an ssh sessionFranck Cuny2022-05-291-2/+8
* feat(home/git): add an empty line in the templateFranck Cuny2022-05-291-0/+1
* feat(home/git): add alias to review with gerritFranck Cuny2022-05-291-0/+1
* feat(home/zsh): add helper function for gerritFranck Cuny2022-05-292-1/+6
* feat(home/git): add credential configuration for cl.fcuny.netFranck Cuny2022-05-262-0/+4
* feat(home): add a script to create flamegraph from a processFranck Cuny2022-05-193-0/+28
* feat(git): add a template for commit messagesFranck Cuny2022-05-182-40/+66
* sway: comments and floating windows configurationFranck Cuny2022-05-161-4/+27
* swaybar: clean up description for bluetoothFranck Cuny2022-05-161-1/+1
* zsh: manage tmux and start swayFranck Cuny2022-05-162-1/+16
* bluetooh: enable on aptosFranck Cuny2022-05-162-0/+11
* alacritty: better colorsFranck Cuny2022-05-151-2/+2
* zsh: some cleanupFranck Cuny2022-05-153-4/+20
* terminal: once again, fix the colorsFranck Cuny2022-05-152-4/+7
* zsh: switch to zsh as the default shellFranck Cuny2022-05-155-0/+104
* home: run abcde in `~/import`Franck Cuny2022-05-141-0/+1
* home: drop custom colors for alacrittyFranck Cuny2022-05-131-26/+0
* home: fix name of the package for EmacsFranck Cuny2022-05-131-1/+1
* home: set environment variables for drone-cliFranck Cuny2022-05-121-1/+4
* home: install the drone CLIFranck Cuny2022-05-022-0/+9
* home: add a module for direnvFranck Cuny2022-05-012-0/+29
* tmux: start windows at 1Franck Cuny2022-04-241-0/+3
* fish: start tmux on new sessionFranck Cuny2022-04-241-3/+6
* gcloud: add google-cloud-sdk on trusted hostsFranck Cuny2022-04-242-0/+11
* alacritty: use custom colorsFranck Cuny2022-04-221-0/+26
* syncthing: enable on tahoeFranck Cuny2022-04-211-14/+0
* syncthing: let's run it from home-managerFranck Cuny2022-04-211-0/+14
* mail: fix tags for notmuchFranck Cuny2022-04-211-1/+1
* fish: only start sway when sway is installedFranck Cuny2022-04-131-6/+8
* fish: execute sway on login on tty1Franck Cuny2022-04-131-0/+5
* fish: start tmux on terminal startFranck Cuny2022-04-131-0/+6
* delete configuration related to colorsFranck Cuny2022-04-097-154/+9
* add a few more packages for home/Franck Cuny2022-04-096-0/+43
* install documentations (man)Franck Cuny2022-04-092-0/+10
* add pcmanfm and easyeffectsFranck Cuny2022-04-092-0/+10
* small fixesFranck Cuny2022-04-094-4/+4
* add a few more modules to home/ and delete stuffFranck Cuny2022-04-096-3/+62
* home: move waybar's style to a CSS fileFranck Cuny2022-04-082-87/+84
* home: move css/config for wofi to external filesFranck Cuny2022-04-083-52/+49
* alacritty: use light colorsFranck Cuny2022-04-082-2/+34
* home: add more configurations for home-managerFranck Cuny2022-04-0822-0/+833
* home: fix for yt-dlp configurationFranck Cuny2022-04-071-1/+1
* home: misc fixesFranck Cuny2022-04-0710-23/+24
* initial attempt to reconfigure home-managerFranck Cuny2022-04-0713-0/+277