Commit graph

510 commits

Author SHA1 Message Date
Antoine Martin 38fb614309 base: disable wifi when on ethernet 2022-01-18 15:09:23 +01:00
Antoine Martin 94a1f76ad6 zephyrus: ensure home is mounted for agenix 2022-01-18 14:40:33 +01:00
Antoine Martin 562701109f home: i3bar: remove bluetooth mouse item 2022-01-18 12:03:55 +01:00
Antoine Martin c712d25398 ci: build nixos configurations 2022-01-18 11:59:00 +01:00
Antoine Martin a83c9a4644 secrets: move hashed passwords to agenix 2022-01-18 11:41:37 +01:00
Antoine Martin e5d6210912 zephyrus: don't depend on git-crypt secrets at all 2022-01-18 11:20:25 +01:00
Antoine Martin 0589894ec6 zephyrus: configure timer for backup service 2022-01-18 09:05:36 +01:00
Antoine Martin 1d0fd8d461 services: restic: allow configuring timer 2022-01-18 09:05:22 +01:00
Antoine Martin 56f84fcb36 hosts: fix backup exclude wildcard 2022-01-17 23:39:45 +01:00
Antoine Martin b0c90137dd base: ignore lid switch on laptop 2022-01-17 22:02:26 +01:00
Antoine Martin c3fcb0154f zephyrus: setup restic backup with agenix secrets 2022-01-17 22:01:35 +01:00
Antoine Martin a0ead30194 services: restic: support custom secret filepaths 2022-01-17 21:57:00 +01:00
Antoine Martin c4fe135612 secrets: setup agenix 2022-01-17 21:56:41 +01:00
Antoine Martin d7bf5fdbf4 pkgs: spot: bump to 2.10.3 2022-01-17 16:59:20 +01:00
Antoine Martin 428643f973 flake.lock: Update
Flake lock file changes:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/57378ea2f62e9f450f420dc9d01cc06e0d3dd15e' (2022-01-11)
  → 'github:nix-community/emacs-overlay/cdd347f1b966415c5473b3e3f4640c0d0fd13b55' (2022-01-16)
• Updated input 'home-manager':
    'github:nix-community/home-manager/5209ea0d8c77399ec4987590e9738953f15f8d80' (2022-01-11)
  → 'github:nix-community/home-manager/46bba772f26f89b62811f487d2b0d5357c91bc32' (2022-01-16)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0ecf7d414811f831060cf55707c374d54fbb1dec' (2022-01-09)
  → 'github:NixOS/nixpkgs/5aaed40d22f0d9376330b6fa413223435ad6fee5' (2022-01-13)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/3fe528dec572a26404f130893d2c22a35646247c' (2022-01-11)
  → 'github:NixOS/nixpkgs/0a223c8d509cea6b4be3906f9c39820ff195fad2' (2022-01-15)
2022-01-16 23:58:19 +01:00
Antoine Martin 79dac10a99 zephyrus: add USB C dock interface 2022-01-14 15:06:20 +01:00
Antoine Martin c74103f105 flake.lock: Update
Flake lock file changes:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/f3c435a5e5cfa3ce1b2f50ba37b9cacfec4139d9' (2022-01-02)
  → 'github:nix-community/emacs-overlay/57378ea2f62e9f450f420dc9d01cc06e0d3dd15e' (2022-01-11)
• Updated input 'home-manager':
    'github:nix-community/home-manager/8e7a10602d1eb1d242c9d3f9b822203d5751a8c6' (2022-01-02)
  → 'github:nix-community/home-manager/5209ea0d8c77399ec4987590e9738953f15f8d80' (2022-01-11)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/59bfda72480496f32787cec8c557182738b1bd3f' (2021-12-31)
  → 'github:NixOS/nixpkgs/0ecf7d414811f831060cf55707c374d54fbb1dec' (2022-01-09)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/c1d8e77ac2ca4248886632c597debea233700b2b' (2022-01-02)
  → 'github:NixOS/nixpkgs/3fe528dec572a26404f130893d2c22a35646247c' (2022-01-11)
2022-01-11 17:59:22 +01:00
Antoine Martin 0c25fa3f83 overlays: add overlay for i3status-rust 2022-01-11 17:59:01 +01:00
Antoine Martin 912073bee6 nix: exorcise all with <expr>; uses 2022-01-11 16:38:33 +01:00
Antoine Martin ef59fd800e base: use *only* nvidia driver if GPU is nvidia 2022-01-11 16:37:28 +01:00
Antoine Martin be9268236a home: only put doom in path if emacs is enabled 2022-01-11 16:33:29 +01:00
Antoine Martin 328b59ed03 ci: use nix-community cachix 2022-01-11 14:03:59 +01:00
Antoine Martin 8bc9a4e87b ci: build packages in parallel 2022-01-11 14:03:59 +01:00
Antoine Martin ae2c3308db base: move common Xorg options under gui option 2022-01-07 17:44:30 +01:00
Antoine Martin b9f088c656 base: put common GUI programs behind option 2022-01-07 17:20:57 +01:00
Antoine Martin d362c10c1d flake.lock: Update
Flake lock file changes:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/8fffeeaac29e31719cc7c70ec425fa3f81428252' (2021-12-27)
  → 'github:nix-community/emacs-overlay/f3c435a5e5cfa3ce1b2f50ba37b9cacfec4139d9' (2022-01-02)
• Updated input 'home-manager':
    'github:nix-community/home-manager/48f2b381dd397ec88040d3354ac9c036739ba139' (2021-12-25)
  → 'github:nix-community/home-manager/8e7a10602d1eb1d242c9d3f9b822203d5751a8c6' (2022-01-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/cb372c3b8880e504b06946e8fb2ca9777c685505' (2021-12-25)
  → 'github:NixOS/nixpkgs/59bfda72480496f32787cec8c557182738b1bd3f' (2021-12-31)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/bd241e39f366eb7a41ea94f04f7af5c9508da632' (2021-12-26)
  → 'github:NixOS/nixpkgs/c1d8e77ac2ca4248886632c597debea233700b2b' (2022-01-02)
2022-01-02 22:40:56 +01:00
Antoine Martin ffba8942cc ci: bump cachix action 2021-12-27 15:51:54 +01:00
Antoine Martin 78ab54e709 base: remove docker from base programs 2021-12-27 15:28:33 +01:00
Antoine Martin b4d19a5bef poseidon: remove docker from system 2021-12-27 15:28:04 +01:00
Antoine Martin 34235fe7c1 flake.lock: Update
Flake lock file changes:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/1d40515d8ca7bb3bac4b7405c4bd19b2a41f200c' (2021-12-19)
  → 'github:nix-community/emacs-overlay/8fffeeaac29e31719cc7c70ec425fa3f81428252' (2021-12-27)
• Updated input 'home-manager':
    'github:nix-community/home-manager/1b03a8ab7af9385b70b7d7c319c4a31a58c5cfa5' (2021-12-21)
  → 'github:nix-community/home-manager/48f2b381dd397ec88040d3354ac9c036739ba139' (2021-12-25)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/81cef6b70fb5d5cdba5a0fef3f714c2dadaf0d6d' (2021-12-22)
  → 'github:NixOS/nixpkgs/cb372c3b8880e504b06946e8fb2ca9777c685505' (2021-12-25)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/3a13552f56dccb1ce312d9977d49a21651945f46' (2021-12-22)
  → 'github:NixOS/nixpkgs/bd241e39f366eb7a41ea94f04f7af5c9508da632' (2021-12-26)
2021-12-27 15:19:19 +01:00
Antoine Martin 5371f0eeb5 services: paperless: make sure redis is started 2021-12-27 14:52:44 +01:00
Antoine Martin 196a9b97b7 services: paperless: set ocr mode to noarchive 2021-12-22 22:54:00 +01:00
Antoine Martin 42a9f0def3 services: paperless: fix redis server warning 2021-12-22 20:13:37 +01:00
Antoine Martin 516cbd4ae7 services: paperless: switch from docker to nixos 2021-12-22 19:18:06 +01:00
Antoine Martin ed7cacb3b4 services: nextcloud: upgrade to nextcloud 23 2021-12-22 18:07:14 +01:00
Antoine Martin 55a1ff49e9 flake.lock: Update
Flake lock file changes:

• Updated input 'home-manager':
    'github:nix-community/home-manager/3db603677509eb0b8c396a3234b1d4b70d023894' (2021-12-19)
  → 'github:nix-community/home-manager/1b03a8ab7af9385b70b7d7c319c4a31a58c5cfa5' (2021-12-21)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/03ec468b14067729a285c2c7cfa7b9434a04816c' (2021-12-17)
  → 'github:NixOS/nixpkgs/81cef6b70fb5d5cdba5a0fef3f714c2dadaf0d6d' (2021-12-22)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/42c2003e5a0c21b1222e2e17f95c2cc926852ebe' (2021-12-19)
  → 'github:NixOS/nixpkgs/3a13552f56dccb1ce312d9977d49a21651945f46' (2021-12-22)
2021-12-22 15:13:16 +01:00
Antoine Martin 788e95e596 flake: expose emacsPgtkGcc in flake
This way it's cached in CI
2021-12-19 17:35:15 +01:00
Antoine Martin f5bbde2e5f home: emacs: go back to emacsPgtkGcc 2021-12-19 17:34:59 +01:00
Antoine Martin 44a50f94f4 flake.lock: Update
Flake lock file changes:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/90e1419696ac7f13f2a5be35fddd85af8068cabb' (2021-12-14)
  → 'github:nix-community/emacs-overlay/1d40515d8ca7bb3bac4b7405c4bd19b2a41f200c' (2021-12-19)
• Updated input 'home-manager':
    'github:nix-community/home-manager/c1677de31a53972a21201d56d4a792461b0c8e73' (2021-12-14)
  → 'github:nix-community/home-manager/3db603677509eb0b8c396a3234b1d4b70d023894' (2021-12-19)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b0bf5f888d377dd2f36d90340df6dc9f035aaada' (2021-12-12)
  → 'github:NixOS/nixpkgs/03ec468b14067729a285c2c7cfa7b9434a04816c' (2021-12-17)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/69958994ab2c4c41f82db658ae6333b91079bcf6' (2021-12-14)
  → 'github:NixOS/nixpkgs/42c2003e5a0c21b1222e2e17f95c2cc926852ebe' (2021-12-19)
2021-12-19 15:17:39 +01:00
Antoine Martin c3457db32e home: emacs: revert to emacsGcc
Following overlay update, the name change was reverted
2021-12-14 16:27:16 +01:00
Antoine Martin 29f58a3204 flake.lock: Update
Flake lock file changes:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/66cf86d29d3482e84d3a03f5c647abbdd03c34dc' (2021-11-26)
  → 'github:nix-community/emacs-overlay/90e1419696ac7f13f2a5be35fddd85af8068cabb' (2021-12-14)
• Updated input 'home-manager':
    'github:nix-community/home-manager/df931a59a5864d6ff0c5d83598135816f8593647' (2021-11-24)
  → 'github:nix-community/home-manager/c1677de31a53972a21201d56d4a792461b0c8e73' (2021-12-14)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/263ef4cc4146c9fab808085487438c625d4426a9' (2021-11-22)
  → 'github:NixOS/nixpkgs/b0bf5f888d377dd2f36d90340df6dc9f035aaada' (2021-12-12)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/5dadb7717f34c2fb95bedc22cf279ef9eb095983' (2021-11-24)
  → 'github:NixOS/nixpkgs/69958994ab2c4c41f82db658ae6333b91079bcf6' (2021-12-14)
2021-12-14 15:58:17 +01:00
Antoine Martin af8af9eb75 zephyrus: use default LTS kernel release
Linux 5.15.x had a bluetooth bug until 5.15.4, and I just don't need a
really recent kernel in general, so let's use the LTS, slow moving
release for now.
2021-12-04 22:20:23 +01:00
Antoine Martin 18bebf3eb2 pkgs: spot: bump to 2.10.2 2021-12-03 15:56:05 +01:00
Antoine Martin d0a8fa17e5 home: lorri: enable nix-direnv for direnv 2021-12-03 15:55:04 +01:00
Antoine Martin 5e9d1ad49b home: tridactyl: blacklist localhost
Jupyter notebooks have handy shortcuts
2021-12-03 15:54:21 +01:00
Antoine Martin 5e593100d9 home: git: enable delta diffing tool 2021-11-30 14:23:14 +01:00
Antoine Martin eb757915c3 home: emacs: pin to emacs 28 2021-11-26 22:06:37 +01:00
Antoine Martin 7e001a3536 flake.lock: Update
Flake lock file changes:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/df5519990439ca5e65e72107d5ed83b846e53f6a' (2021-11-24)
  → 'github:nix-community/emacs-overlay/66cf86d29d3482e84d3a03f5c647abbdd03c34dc' (2021-11-26)
2021-11-26 21:06:02 +01:00
Antoine Martin 316860cdee flake.lock: Update
Flake lock file changes:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/cc2cdfc1212057526f1f8f48b91cf58f49a1c3ae' (2021-11-19)
  → 'github:nix-community/emacs-overlay/df5519990439ca5e65e72107d5ed83b846e53f6a' (2021-11-24)
• Updated input 'home-manager':
    'github:nix-community/home-manager/2452979efe92128b03e3c27567267066c2825fab' (2021-11-18)
  → 'github:nix-community/home-manager/df931a59a5864d6ff0c5d83598135816f8593647' (2021-11-24)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/931ab058daa7e4cd539533963f95e2bb0dbd41e6' (2021-11-15)
  → 'github:NixOS/nixpkgs/263ef4cc4146c9fab808085487438c625d4426a9' (2021-11-22)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/42d32516400c1d821d275a5460900bbaef3d3bf1' (2021-11-18)
  → 'github:NixOS/nixpkgs/5dadb7717f34c2fb95bedc22cf279ef9eb095983' (2021-11-24)
2021-11-26 21:04:45 +01:00
Antoine Martin c16d7dbc71 pkgs: spot: bump to 2.10.1 2021-11-19 15:08:37 +01:00