Commit graph

63 commits

Author SHA1 Message Date
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
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