Commit graph

79 commits

Author SHA1 Message Date
Antoine Martin 33aca9d297 home: don't hardcode stateversion 2024-03-03 02:42:30 +01:00
Antoine Martin 89c861c974 services: tailscale: refacto 2023-12-14 22:34:07 +01:00
Antoine Martin 7131d6ed73 hosts: switch to new tmpfs setting name 2023-06-01 19:27:59 +02:00
Antoine Martin e09bb7e513 boreal: enable X11 forwarding 2022-12-12 15:24:40 +01:00
Antoine Martin a1b8e397d1 overlays: add hugin fix 2022-11-27 23:57:38 +01:00
Antoine Martin 733f46d70a base: centralize openssh settings 2022-11-14 23:46:17 +01:00
Antoine Martin fc6c87e0e6 boreal: switch to stable linux kernel 2022-10-25 19:55:46 +02:00
Antoine Martin 0d4c6f4662 hosts: cleanup host-specific gui software 2022-10-20 11:05:53 +02:00
Antoine Martin 96eb801915 boreal: add darktable to home 2022-10-10 22:26:05 +02:00
Antoine Martin e84a51b3b8 overlays: provide updated chrysalis package 2022-09-25 17:06:20 +02:00
Antoine Martin 6a69244822 boreal: use tmpfs for /tmp 2022-06-25 15:52:20 +02:00
Antoine Martin 4f0d45e4d5 format all code with alejandra 2022-04-10 11:54:58 +02:00
Antoine Martin 1de0a0a55e boreal: don't auto enable dhcp on interfaces
Same as commit 40c5551d9b

Reason is it creates a 90 seconds timeout when shutting down the machine
if the interface isn't connected anymore.
2022-04-09 19:46:22 +02:00
Antoine Martin 096c2abb02 secrets: list secrets used on host explicitly 2022-01-21 01:40:53 +01:00
Antoine Martin ceac41132e boreal: get rid of git crypt secrets for this host
Also move to restic-backup
2022-01-21 00:31:41 +01:00
Antoine Martin 56f84fcb36 hosts: fix backup exclude wildcard 2022-01-17 23:39:45 +01:00
Antoine Martin 912073bee6 nix: exorcise all with <expr>; uses 2022-01-11 16:38:33 +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 2e8f2431b5 boreal: remove blender from home packages 2021-09-29 23:43:59 +02:00
Antoine Martin 5e8431b1c0 boreal,zephyrus: remove beancount and fava 2021-09-11 00:03:53 +02:00
Antoine Martin 1aed654aaa boreal: enable wakeonwlan 2021-08-21 12:00:56 +02:00
Antoine Martin bdd0748620 flake: switch back entire config to unstable
Mixing stable and unstable brought me weird problems, so I'm switching
back to unstable entirely until it breaks hard enough to convince me to
go back to stable. :)
2021-08-19 23:34:41 +02:00
Antoine Martin be0a55debf Revert "boreal: pin kernel to 5.12"
This reverts commit 71c395ab69.

NVIDIA driver is now updated to v470 in NixOS stable as well
2021-08-13 18:44:01 +02:00
Antoine Martin b03806095e boreal: simplify backup exclude path 2021-08-13 18:39:36 +02:00
Antoine Martin f037e14e00 boreal: add throughput interfaces 2021-08-10 02:48:46 +02:00
Antoine Martin 71c395ab69 boreal: pin kernel to 5.12
nvidia driver is broken on 5.13:

https://github.com/NixOS/nixpkgs/issues/129233

Fixed on unstable only
2021-08-01 13:24:44 +02:00
Antoine Martin 13d01da571 home: alacritty: enable by default 2021-07-29 12:24:01 +02:00
Antoine Martin afd5444a88 home: x: cursor: enable by default 2021-07-29 12:22:46 +02:00
Antoine Martin 1d75c36f9e home: fish: enable by default 2021-07-29 12:20:30 +02:00
Antoine Martin ba1e18165b home: tmux: enable by default 2021-07-29 12:19:31 +02:00
Antoine Martin bc79f1b8a2 home: starship: remove unused module 2021-07-29 11:41:54 +02:00
Antoine Martin be1e31bb78 home: i3bar: make temp display configurable 2021-07-23 19:18:07 +02:00
Antoine Martin c5185394cc boreal: install chrysalis in home 2021-07-14 17:41:52 +02:00
Antoine Martin b4b30cba64 pkgs: package spot and install on boreal 2021-07-14 17:08:44 +02:00
Antoine Martin c16d8513d2 services: wireguard: removed unused module
replaced by tailscale
2021-07-13 23:51:17 +02:00
Antoine Martin 1d8750efed services: tailscale: move to service 2021-07-13 23:49:45 +02:00
Antoine Martin 721a7cefa2 boreal: enable tailscale 2021-07-10 16:47:48 +02:00
Antoine Martin 26ea717eaa boreal: don't power on bluetooth on boot
No longer needed now that I found my Logitech dongle
2021-07-05 12:30:19 +02:00
Antoine Martin 60b65f5037 boreal: switch network interface names 2021-07-01 22:19:51 +02:00
Antoine Martin 0bea117289 boreal: don't backup nixpkgs repo 2021-06-17 10:58:24 +02:00
Antoine Martin 9a6b1c1095 boreal: don't backup rustc build artifacts 2021-06-17 02:47:34 +02:00
Antoine Martin 7f5c8519bf base: move clang and bintools to base 2021-06-16 18:30:15 +02:00
Antoine Martin cb24c49bbf boreal: fix broken keyboard layout on linux 5.12
See keyboardio/Model01-Firmware#109 for details, enabling libinput
seems to solve the problem for now. Fingers crossed.
2021-06-10 04:40:45 +02:00
Antoine Martin 4601a972a2 boreal: install chrysalis and udev rules 2021-06-10 03:15:02 +02:00
Antoine Martin e002b8482a Revert "boreal: switch to linux latest"
This reverts commit 78b7e86ee4.
2021-06-10 02:07:58 +02:00
Antoine Martin 78b7e86ee4 boreal: switch to linux latest 2021-06-06 18:20:01 +02:00
Antoine Martin 84b82a019b boreal: add some packages to home 2021-06-02 19:04:45 +02:00
Antoine Martin 92372d9e2c base: add bottom and dog to base programs 2021-06-02 19:04:37 +02:00
Antoine Martin 3c24d3b79d boreal: switch beancount and fava to unstable 2021-06-02 18:09:22 +02:00