Commit graph

387 commits

Author SHA1 Message Date
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
Antoine Martin 1c0e8eaa8d base: add imagemagick to gui programs 2021-07-25 16:17:18 +02:00
Antoine Martin 67b91f8c88 home: i3bar: show battery for laptops 2021-07-24 02:18:27 +02:00
Antoine Martin f75ff6849d home: allow marking device as laptop 2021-07-24 02:18:15 +02:00
Antoine Martin 953af1affc flake.lock: Update
Flake input changes:

* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/314cf1949b181a1362b96c2e0421f9710a8fe607' -> 'github:NixOS/nixpkgs/b09661d41fb93562fd53f31574dbf781b130ac44'
2021-07-24 02:00:50 +02:00
Antoine Martin fae1b45a9d home: alacritty: turn off DPI scaling 2021-07-24 01:53:01 +02:00
Antoine Martin 55db4dbdeb zephyrus: install darktable 2021-07-24 01:32:49 +02:00
Antoine Martin 084fca9a59 base: users: add alarsyo to video group 2021-07-24 01:30:54 +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 d7387374da base: add gimp to base programs 2021-07-22 18:22:23 +02:00
Antoine Martin 7f4d76cd64 base: add zip/unzip to base programs 2021-07-22 18:20:43 +02:00
Antoine Martin 0b193d29b4 base: remove stow from base programs
no longer needed, as dotfiles are now handled by home-manager
2021-07-22 18:19:04 +02:00
Antoine Martin f4f5cf3c3b base: remove innernet from programs 2021-07-22 18:18:41 +02:00
Antoine Martin d819b90559 flake.lock: Update
Flake input changes:

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/5c20a170b2e025b3a6309ee8ad38eb98cd62008d' -> 'github:nix-community/emacs-overlay/40e6376f2d3fe4911122ae78569243aa929888b2'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/268dee84298d3affd8d7e92a8ea31f1fdcd44fc1' -> 'github:NixOS/nixpkgs/63ee5cd99a2e193d5e4c879feb9683ddec23fa03'
* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/56a017774e2992a6592e1ed811ab1b79126c6bba' -> 'github:NixOS/nixpkgs/314cf1949b181a1362b96c2e0421f9710a8fe607'
2021-07-22 15:26:13 +02:00
Antoine Martin 611308f120 services: paperless: backup correctly 2021-07-19 14:59:15 +02:00
Antoine Martin fe82f34943 flake.lock: Update
Flake input changes:

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/c015a0e27baebe1e28ef3b030901adf564959611' -> 'github:nix-community/emacs-overlay/5c20a170b2e025b3a6309ee8ad38eb98cd62008d'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/cf59fbd539681f5ec2f4a82cf77aae7ab827a03f' -> 'github:NixOS/nixpkgs/268dee84298d3affd8d7e92a8ea31f1fdcd44fc1'
* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/635a1954044fb0dfbcfd857e3289ab12feb41530' -> 'github:NixOS/nixpkgs/56a017774e2992a6592e1ed811ab1b79126c6bba'
2021-07-19 13:39:38 +02:00