summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-18flake.lock: UpdateQuentin Aristote
Flake lock file updates: • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/44ae00e02e8036a66c08f4decdece7e3bbbefee2' (2023-02-09) → 'github:NixOS/nixos-hardware/9bbcc37b011b0d925f3115888ea77f58487619b8' (2023-02-18)
2023-02-17format flakeQuentin Aristote
2023-02-17flake.lock: UpdateQuentin Aristote
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/6d33e5e14fd12f99ba621683ae90cebadda753ca' (2023-02-15) → 'github:NixOS/nixpkgs/8c66bd1b68f4708c90dcc97c6f7052a5a7b33257' (2023-02-16)
2023-02-16flake.lock: UpdateQuentin Aristote
Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/2dce7f1a55e785a22d61668516df62899278c9e4' (2023-02-09) → 'github:nix-community/home-manager/da72e6fc6b7dc0c3f94edbd310aae7cd95c678b5' (2023-02-14) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/0a25e2c87e784bf7e06e7833ec0e06d34836959a' (2023-02-14) → 'github:NixOS/nixpkgs/6d33e5e14fd12f99ba621683ae90cebadda753ca' (2023-02-15)
2023-02-15factor out common configuration optionsQuentin Aristote
2023-02-11add flakeQuentin Aristote
2023-02-11make nixos upgrade lightweightQuentin 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-15[tmp] nixos: added haskell.nix substitutersQuentin 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-26nixos: desktop: login: fix backgroundQuentin Aristote
2022-11-26home: config: disable picomQuentin Aristote
2022-11-09nixos: enable flakesQuentin 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-21nixos: services: direnv: refactor and prune direnvsQuentin Aristote
2022-09-21remove option i don't understandQuentin Aristote
2022-09-17home: emacs: add service to autoupdate spacemacsQuentin Aristote
2022-09-02home: config: i3: bar: change icons for nixos-upgradeQuentin Aristote
2022-09-01nixos: locale: change default to french but set lang to englishQuentin Aristote
2022-08-31home: config: i3: bar: make venv not persistentQuentin Aristote
2022-08-31home: config: nixos-update-config: debugQuentin Aristote
2022-08-31nixos: services: add service to reload direnvs after auto nixos upgradesQuentin Aristote
2022-08-30home: config: nixos-update-config: add comment explaining the independent fileQuentin Aristote
2022-08-30home: pkgs: firefox: rename firefox-addons-generatorQuentin Aristote
2022-08-30home: emacs: update spacemacsQuentin Aristote
2022-08-30home: write-protect nixos-update-config aliasQuentin Aristote
2022-08-24home: config: update spacemacsQuentin Aristote
2022-08-20home: config: firefox: update to v103Quentin Aristote
2022-08-15home: startup: enable autostart xfce power managerQuentin Aristote
2022-08-12home: startup: disable autostart xfce power managerQuentin Aristote
2022-08-07home: pkgs: gitignore: add .gitignore to the filenamesQuentin Aristote
this eases debugging and solves a bug where the direnv gitignore file is not downloaded in the store by fetchurl