Commit graph

404 commits

Author SHA1 Message Date
Antoine Martin 14ed116717 readme: rework 2021-08-20 02:20:27 +02:00
Antoine Martin 58595b8d29 flake: use master branch of home-manager 2021-08-20 02:11:40 +02:00
Antoine Martin d8c3f5c987 services: nextcloud: upgrade to nextcloud 22 2021-08-20 01:52:45 +02:00
Antoine Martin 2c7abf829a services: adapt bitwarden to vaultwarden rename 2021-08-20 01:44:44 +02:00
Antoine Martin 8f1eb162b9 ci: setup cachix for flake package outputs 2021-08-20 00:12:36 +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 12c60e9d2e services: postgresql: upgraded to v13 2021-08-19 21:30:09 +02:00
Antoine Martin ebf08cd0ce flake.lock: Update
Flake input changes:

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/ac7350563d9d8c6bb0eb4bda9a2a1c0ce9ad526c' -> 'github:nix-community/emacs-overlay/43a27b143c8f0d25d7ec008d6040e86b75dd016e'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/927ce1afc1db40869a463a37ea2738c27d425f80' -> 'github:NixOS/nixpkgs/7bbca9877caed472c6b5866ea09302cfcdce3dbf'
* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/911b8a569cd44d3e3f2e8c39f5e1162506e7941c' -> 'github:NixOS/nixpkgs/7c38b03f742a657bf38e9579adeb608fc7cc5f1a'
2021-08-19 11:47:00 +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 e950ba8971 flake.lock: Update
Flake input changes:

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/cd04543c0155979dc019213a434e71734455e903' -> 'github:nix-community/emacs-overlay/ac7350563d9d8c6bb0eb4bda9a2a1c0ce9ad526c'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/733682c32929293341f113f297b64ea6319e9089' -> 'github:NixOS/nixpkgs/927ce1afc1db40869a463a37ea2738c27d425f80'
* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/67c80531be622641b5b2ccc3a7aff355cb02476b' -> 'github:NixOS/nixpkgs/911b8a569cd44d3e3f2e8c39f5e1162506e7941c'
2021-08-12 14:59:56 +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 64c53c243d home: i3bar: display network throughput 2021-08-10 02:48:21 +02:00
Antoine Martin 1b7c4d40c6 services: nextcloud: ignore heavy files 2021-08-10 00:33:19 +02:00
Antoine Martin e8ea4c8b5f services: nextcloud: regex don't work with restic 2021-08-09 21:13:55 +02:00
Antoine Martin b00faf77bb services: move to restic for everything 2021-08-09 20:19:27 +02:00
Antoine Martin e9c0d157f1 services: restic: make it verbose 2021-08-09 20:14:09 +02:00
Antoine Martin 0c538fbf86 services: backup postgres to restic 2021-08-09 20:11:00 +02:00
Antoine Martin a763e0549f services: setup restic backups service 2021-08-09 20:11:00 +02:00
Antoine Martin 1a0f0da28d base: use stable element-desktop
some problems with libX11 / glibc version prevent the unstable version
from opening links and other stuff, so let's roll that back
2021-08-08 00:09:19 +02:00
Antoine Martin 38708d154c flake.lock: Update
Flake input changes:

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/3378b6cd8b52f636e4d3cb1b4479f537c434e782' -> 'github:nix-community/emacs-overlay/cd04543c0155979dc019213a434e71734455e903'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/d4590d21006387dcb190c516724cb1e41c0f8fdf' -> 'github:NixOS/nixpkgs/733682c32929293341f113f297b64ea6319e9089'
* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/c464dc811babfe316ed4ab7bbc12351122e69dd7' -> 'github:NixOS/nixpkgs/67c80531be622641b5b2ccc3a7aff355cb02476b'
2021-08-07 21:21:12 +02:00
Antoine Martin bd5aa2cef5 services: setup fava service 2021-08-07 15:40:01 +02:00
Antoine Martin 38672b1a5f flake.lock: Update
Flake input changes:

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/d65cce02712eedb9922cc9341c3936920089c886' -> 'github:nix-community/emacs-overlay/3378b6cd8b52f636e4d3cb1b4479f537c434e782'
* Updated 'home-manager': 'github:nix-community/home-manager/9c0abed5228d54aad120b4bc757b6f5935aeda1c' -> 'github:nix-community/home-manager/b39647e52ed3c0b989e9d5c965e598ae4c38d7ef'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/2262d7863a6af007274a698367484bf4903a3299' -> 'github:NixOS/nixpkgs/d4590d21006387dcb190c516724cb1e41c0f8fdf'
* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/d0044b0e7d531a7a28d4552582b98e8b3953c6cb' -> 'github:NixOS/nixpkgs/c464dc811babfe316ed4ab7bbc12351122e69dd7'
2021-08-03 13:48:55 +02:00
Antoine Martin f45f80b1bc home: git: fix conditional includes 2021-08-03 13:18:42 +02:00
Antoine Martin 286e3ceff2 home: ssh: add lrde proxyjump settings 2021-08-01 13:33:21 +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 6265f4b95b home: i3: add shortcuts for brightness fine tuning 2021-07-30 23:34:06 +02:00
Antoine Martin 8067ee090d flake.lock: Update
Flake input changes:

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/0fce209cb26c7f56090406058065081a3cddc76a' -> 'github:nix-community/emacs-overlay/d65cce02712eedb9922cc9341c3936920089c886'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/382039c05a16827a7f0731183e862366b66b422f' -> 'github:NixOS/nixpkgs/2262d7863a6af007274a698367484bf4903a3299'
* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/0efb458bc1d1c5d4f36e55ae3c513d5dec615d46' -> 'github:NixOS/nixpkgs/d0044b0e7d531a7a28d4552582b98e8b3953c6cb'
2021-07-30 12:55:51 +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 db024c02d5 home: tridactyl: setup config 2021-07-29 12:17:41 +02:00
Antoine Martin d64cb708ff home: rofi: don't enable on headless machines 2021-07-29 12:05:06 +02:00
Antoine Martin bc79f1b8a2 home: starship: remove unused module 2021-07-29 11:41:54 +02:00
Antoine Martin d177a5bd71 home: ssh: setup config 2021-07-29 11:31:21 +02:00
Antoine Martin 0ecf54e3d5 home: i3: setup rofi keybinding 2021-07-29 11:22:39 +02:00
Antoine Martin fb2b03fb79 home: rofi: setup config 2021-07-29 11:17:22 +02:00
Antoine Martin e923b28c6c base: remove alacritty from gui programs
It's now enabled from my home config
2021-07-29 11:16:45 +02:00
Antoine Martin e52d474d85 home: git: setup git config 2021-07-29 11:07:14 +02:00
Antoine Martin 9b4d3852c3 home: bump stateVersion to 21.05 2021-07-29 10:43:02 +02:00
Antoine Martin b3fc8428dc poseidon: enable solarizedLight theme for bat 2021-07-29 00:14:33 +02:00
Antoine Martin 270809ca25 home: add bat config 2021-07-29 00:07:33 +02:00
Antoine Martin 2718be6ac9 flake.lock: Update
Flake input changes:

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/b7bdcae5f7b376945851995ef022ae22b6b17991' -> 'github:nix-community/emacs-overlay/0fce209cb26c7f56090406058065081a3cddc76a'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/973910f5c31b9ba6c171c33a8bd7199990b14c72' -> 'github:NixOS/nixpkgs/382039c05a16827a7f0731183e862366b66b422f'
* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/ecaf3da9340231e5493eccc3db87604a3705da42' -> 'github:NixOS/nixpkgs/0efb458bc1d1c5d4f36e55ae3c513d5dec615d46'
2021-07-28 17:12:20 +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 fa6f54a03a flake.lock: Update
Flake input changes:

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/40e6376f2d3fe4911122ae78569243aa929888b2' -> 'github:nix-community/emacs-overlay/b7bdcae5f7b376945851995ef022ae22b6b17991'
* Updated 'home-manager': 'github:nix-community/home-manager/35a24648d155843a4d162de98c17b1afd5db51e4' -> 'github:nix-community/home-manager/9c0abed5228d54aad120b4bc757b6f5935aeda1c'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/63ee5cd99a2e193d5e4c879feb9683ddec23fa03' -> 'github:NixOS/nixpkgs/973910f5c31b9ba6c171c33a8bd7199990b14c72'
* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/b09661d41fb93562fd53f31574dbf781b130ac44' -> 'github:NixOS/nixpkgs/ecaf3da9340231e5493eccc3db87604a3705da42'
2021-07-25 21:29:55 +02:00
Antoine Martin dff7b29b1d home: i3: add brightness shortcuts 2021-07-25 16:28:06 +02:00