summaryrefslogtreecommitdiff
path: root/nixos
AgeCommit message (Collapse)Author
2024-12-01upgrade to 24.11quentin@aristote.fr
2024-12-01update hostsquentin@aristote.fr
2024-09-01use lib.mkAfter for listsquentin@aristote.fr
2024-08-30nixos: nix: fix git and auto updatequentin@aristote.fr
2024-07-28nixos: kernel: switch to xanmodquentin@aristote.fr
2024-06-09nixos: networking: fix natquentin@aristote.fr
2024-05-29switch to use as home laptoparistote
2023-07-27nixos: add printer supportaristote
2023-03-29nixos: etc: add ens ssl certificateqaristote
2023-03-27fix auto upgrade input flagsqaristote
2023-03-16initial commitqaristote
2023-03-14inital commitQuentin Aristote
2023-03-04nixos: nix: remove unrecognized CPUWeight optionquentin@aristote.fr
2023-03-02nixos: nix: fix auto-update stylixQuentin Aristote
2023-03-01use stylixQuentin Aristote
2023-03-01nixos: nix: upgrade flags: use personal libQuentin Aristote
2023-02-28nixos: update my-nixpkgs on upgradeQuentin Aristote
2023-02-28use root flake at /etc/nixosQuentin Aristote
2023-02-28factor out common home-manager configurationQuentin Aristote
2023-02-21factorize passing of modulesQuentin Aristote
2023-02-18nixos: boot: split grub and efiQuentin Aristote
2023-02-15factor out common configuration optionsQuentin Aristote
2023-02-11make nixos upgrade lightweightQuentin Aristote
2022-12-15[tmp] nixos: added haskell.nix substitutersQuentin Aristote
2022-11-26nixos: desktop: login: fix backgroundQuentin Aristote
2022-11-09nixos: enable flakesQuentin Aristote
2022-09-25move direnv-{clean,reload} services to home-managerQuentin Aristote
2022-09-21nixos: services: direnv: refactor and prune direnvsQuentin Aristote
2022-09-01nixos: locale: change default to french but set lang to englishQuentin Aristote
2022-08-31nixos: services: add service to reload direnvs after auto nixos upgradesQuentin Aristote
2022-08-02add forgotten semicolonQuentin Aristote
2022-08-02os: boot: split hardware sectionQuentin Aristote
2022-08-02formatQuentin Aristote
2022-08-02os: hardware: enable mcelog serviceQuentin Aristote
2022-07-27switch to latest kernelQuentin Aristote
2022-07-27os: kernel: disable gpu power management, limit processor sleep statesQuentin Aristote
see also https://linuxreviews.org/Intel_graphics#cite_note-baytrailflaw-6
2022-07-27os: re-enable gpu power managementQuentin Aristote
2022-07-27os: disable dockerQuentin Aristote
2022-07-26try some fixes for freezing: enable fstrim, disable gpu power managementQuentin Aristote
2022-06-29nixos: networking: add host for local machineQuentin Aristote
2022-05-16formattingQuentin Aristote
2022-04-16auto upgrades: use built-in option instead of cron jobQuentin Aristote
2022-04-08remove extra spaceQuentin Aristote
2022-02-13enable dockerQuentin Aristote
2022-02-13renamed auto optimise store optionQuentin Aristote
2022-02-13remove conflict between bootloadersQuentin Aristote
2022-01-04nixos : make busybox availableQuentin Aristote
2022-01-02desktop : reword commentQuentin Aristote
2021-12-31services : debug cronQuentin Aristote
2021-12-31services : add cronjob to update venvsQuentin Aristote