Commit graph

99 commits

Author SHA1 Message Date
Antoine Martin 2c7abf829a services: adapt bitwarden to vaultwarden rename 2021-08-20 01:44:44 +02:00
Antoine Martin f52e426817 zephyrus: install spot as well
Easier to do now that it's cached!
2021-08-20 00:08:40 +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 b5ce0fca2c zephyrus: add throughput interfaces 2021-08-10 02:51:46 +02:00
Antoine Martin f037e14e00 boreal: add throughput interfaces 2021-08-10 02:48:46 +02:00
Antoine Martin a763e0549f services: setup restic backups service 2021-08-09 20:11:00 +02:00
Antoine Martin bd5aa2cef5 services: setup fava service 2021-08-07 15:40:01 +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 b3fc8428dc poseidon: enable solarizedLight theme for bat 2021-07-29 00:14:33 +02:00
Antoine Martin 75db86e59b zephyrus: enable fwupd 2021-07-27 22:52:07 +02:00
Antoine Martin 0ff76742e2 zephyrus: enable tlp service and hardware module 2021-07-27 00:33:10 +02:00
Antoine Martin f75ff6849d home: allow marking device as laptop 2021-07-24 02:18:15 +02:00
Antoine Martin 55db4dbdeb zephyrus: install darktable 2021-07-24 01:32:49 +02:00
Antoine Martin ca5f1167c2 zephyrus: enable light program 2021-07-24 01:29:53 +02:00
Antoine Martin be1e31bb78 home: i3bar: make temp display configurable 2021-07-23 19:18:07 +02:00
Antoine Martin cbd98189e2 zephyrus: init host 2021-07-23 18:47:53 +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 829632e360 services: tailscale: make exit node optional 2021-07-14 00:08:40 +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 3862992b76 poseidon: trust tailscale0 interface in firewall 2021-07-13 23:40:42 +02:00
Antoine Martin bd02870e9f poseidon: enable ip forwarding in sysctl 2021-07-13 23:18:40 +02:00
Antoine Martin 880d44e570 poseidon: add procps to tailscale path 2021-07-13 23:13:13 +02:00
Antoine Martin f0e5e90c10 services: use wildcard certificate
Should have done this a long time ago
2021-07-13 01:08:01 +02:00
Antoine Martin 95733f9e05 services: paperless: setup reverse proxy 2021-07-12 22:11:41 +02:00
Antoine Martin df3cffadaf poseidon: enable docker and docker-compose 2021-07-12 22:11:38 +02:00
Antoine Martin 049bb7d5d2 poseidon: enable tailscale 2021-07-10 16:48:53 +02:00
Antoine Martin 721a7cefa2 boreal: enable tailscale 2021-07-10 16:47:48 +02:00
Antoine Martin 7c8017af03 services: init nuage 2021-07-06 18:22:57 +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 1b6258e363 services: matrix: add smtp server 2021-06-09 14:53:11 +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