Commit graph

54 commits

Author SHA1 Message Date
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
Antoine Martin 2685842e88 Revert "pkgs: temp package for fixed beancount deps"
This reverts commit 8dc5961c3a.
2021-06-02 18:08:34 +02:00
Antoine Martin feebd0940e boreal: remove nix sandbox workaround 2021-05-28 14:48:19 +02:00
Antoine Martin 8dc5961c3a pkgs: temp package for fixed beancount deps
waiting for NixOS/nixpkgs#124482 to get merged
2021-05-26 12:55:59 +02:00
Antoine Martin c75979acef boreal: switch to pipewire 2021-05-26 00:33:52 +02:00
Antoine Martin d1e7ab17e2 boreal: workaround broken nix config 2021-05-26 00:00:18 +02:00
Antoine Martin 71c4871af0 boreal: prune backups older than a month 2021-05-04 01:32:37 +02:00
Antoine Martin 4026a7baa6 boreal: NTFS mount support 2021-04-27 18:17:06 +02:00
Antoine Martin dd9ee8f26d boreal: move unstable pkgs to home 2021-04-24 04:45:01 +02:00
Antoine Martin 85e2422b59 boreal: install clang11 2021-04-23 22:05:46 +02:00
Antoine Martin ba2ccb559c boreal: setup borgbackup 2021-04-23 20:38:22 +02:00
Antoine Martin 2dd209ed9f boreal: install beancount and fava 2021-04-23 11:12:18 +02:00
Antoine Martin b538eec36f home: setup fish and starship module 2021-04-22 17:36:33 +02:00
Antoine Martin b1e1b0f1dd boreal: setup sddm theme module 2021-04-22 14:22:55 +02:00
Antoine Martin ecb72c6900 boreal: prefer sddm to gdm 2021-04-22 03:32:36 +02:00
Antoine Martin 0e07f901bc home: alacritty: setup config 2021-04-22 00:25:39 +02:00
Antoine Martin 36d8b273b7 home: setup x cursor module 2021-04-21 18:53:21 +02:00
Antoine Martin 6ff469e96f home: themes: move options to my.themes 2021-04-21 10:30:05 +02:00
Antoine Martin a25d5051d3 boreal: use solarized light theme 2021-04-21 10:24:35 +02:00
Antoine Martin 34d6ef1e2f boreal: disable wireguard config for now 2021-04-20 01:06:59 +02:00
Antoine Martin 17f7df9fc8 home: tmux: basic setup 2021-04-20 01:06:59 +02:00
Antoine Martin cc34396e9e home: move emacs service to home config 2021-04-20 01:06:59 +02:00
Antoine Martin 73e1ff6c0f home: basic i3 setup 2021-04-20 01:06:54 +02:00
Antoine Martin 8a7411c418 boreal: setup AMD microcode 2021-04-19 03:00:09 +02:00
Antoine Martin 7f1df12e68 boreal: set zstd compression level to 1 2021-04-19 02:58:57 +02:00
Antoine Martin 6f964c8b13 boreal: setup emacs-pgtk-gcc overlay 2021-04-17 20:39:01 +02:00