summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
2025-10-19home: ssh: add ds411 hostquentin@aristote.fr
2025-10-18home: git: local path to git.aristote.frquentin@aristote.fr
2025-08-29flake.lock: Updatequentin@aristote.fr
Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/13a83d1b6545b7f0e8f7689bad62e7a3b1d63771' (2025-07-21) → 'github:nix-community/home-manager/77f348da3176dc68b20a73dab94852a417daf361' (2025-08-27) • Updated input 'home-manager/nixpkgs': 'github:NixOS/nixpkgs/6e987485eb2c77e5dcc5af4e3c70843711ef9251' (2025-07-16) → 'github:NixOS/nixpkgs/20075955deac2583bb12f07151c2df830ef346b4' (2025-08-19) • Updated input 'my-nixpkgs': 'github:qaristote/my-nixpkgs/19fd7ceec84cefaea8a9aa24e7672e2c054a8edb' (2025-07-21) → 'github:qaristote/my-nixpkgs/e533f93455fefa2314d5f76066736eb58258d943' (2025-08-24) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/d1bfa8f6ccfb5c383e1eba609c1eb67ca24ed153' (2025-07-16) → 'github:NixOS/nixos-hardware/a65b650d6981e23edd1afa1f01eb942f19cdcbb7' (2025-08-26) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/6b4955211758ba47fac850c040a27f23b9b4008f' (2025-07-19) → 'github:NixOS/nixpkgs/aca2499b79170038df0dbaec8bf2f689b506ad32' (2025-08-28) • Updated input 'stylix': 'github:danth/stylix/c32c82e460b9022c4c20cf51014db1665e866ffb' (2025-07-20) → 'github:danth/stylix/f47c0edcf71e802378b1b7725fa57bb44fe85ee8' (2025-08-24) • Updated input 'stylix/base16-helix': 'github:tinted-theming/base16-helix/6c711ab1a9db6f51e2f6887cc3345530b33e152e' (2025-05-28) → 'github:tinted-theming/base16-helix/27cf1e66e50abc622fb76a3019012dc07c678fac' (2025-07-20)
2025-03-23home: stylix: set firefox profilesquentin@aristote.fr
2025-03-23home: remove ssh identity profile (unneeded)quentin@aristote.fr
2025-03-16add remote nix builderquentin@aristote.fr
2024-07-27home: set screen window titlequentin@aristote.fr
2024-05-29switch to use as home laptoparistote
2023-09-04home: email: add university emailaristote
2023-04-17home: evince: factorize configaristote
2023-04-17home: emacs: truncate-lines nilqaristote
2023-04-03home: add evince pdf viewerqaristote
2023-03-27home: spacemacs: change default themeqaristote
2023-03-27home: spacemacs: change font sizeqaristote
2023-03-14home: emacs: org-roam: enable uiqaristote
2023-03-14home: starship: fix nerdfonts loadingqaristote
2023-03-14home: emacs: setup org-roamqaristote
2023-03-14home: emacs: fix fontsizeqaristote
2023-03-14home: starship: explicitely enable nerdfontsqaristote
2023-03-14home: emacs: use local configqaristote
2023-03-14inital commitQuentin Aristote
2023-03-03split identities from socialQuentin Aristote
2023-03-02home: social: use identitiesQuentin Aristote
2023-03-02home: social: use identitiesQuentin Aristote
2023-02-28factor out common home-manager configurationQuentin Aristote
2023-02-07home: firefox: update to v109.0Quentin Aristote
2023-02-07lsp-mode -> lsp; update comments; redefine open-dotfile shortcutQuentin Aristote
2023-01-09home: firefox: update to v108Quentin Aristote
2022-12-15home: config: spacemacs: enable lsp-modeQuentin Aristote
2022-12-15home: config: spacemacs: reenable package update on startupQuentin Aristote
it was causing too many problems
2022-11-27home: firefox: update to v107.0Quentin Aristote
2022-11-26home: config: i3: fix thunderbird workspaceQuentin Aristote
2022-11-26home: config: disable picomQuentin Aristote
2022-11-06home: emacs: autoupdate: revert commitQuentin Aristote
2022-11-06home: emacs: autoupdate: restart service after updateQuentin Aristote
2022-11-06firefox: arkenfox: update to v106Quentin Aristote
2022-10-19home: emacs: add gnutar to PATHQuentin Aristote
2022-10-15home: config: spacemacs: disable auto refresh of packages on startupQuentin Aristote
There is already a daily service updating the packages (defined in home/config/emacs.nix). Update on startup is thus not necessary and blocks the launch of the emacs daemon when the connection to melpa times out.
2022-10-12home: config: emacs: don't wait for confirmation when auto updating packagesQuentin Aristote
2022-10-06firefox: arkenfox-userjs: update to v105.0Quentin Aristote
2022-10-03emacs: make emacs.service run after the daemon has been startedQuentin Aristote
2022-10-03direnv: debug clean-update serviceQuentin Aristote
2022-09-25clean direnvsQuentin Aristote
2022-09-25home: pkgs: personal libQuentin Aristote
2022-09-25add support for hakyllQuentin Aristote
2022-09-25move direnv-{clean,reload} services to home-managerQuentin Aristote
2022-09-25home: systemd: refactor services with a timerQuentin Aristote
2022-09-21home: venv-manager: don't pin derivations by defaultQuentin Aristote
2022-09-21remove option i don't understandQuentin Aristote
2022-09-17home: emacs: add service to autoupdate spacemacsQuentin Aristote