Commit graph

1314 commits

Author SHA1 Message Date
f87429c378
Add SSH keys 2022-04-08 21:00:53 +02:00
a884368d8d
chore: update flake lock 2022-04-03 18:42:02 +02:00
93b895136d
neovim: fix config for version 0.6.1 2022-04-03 18:40:07 +02:00
3e94c0d9f4
chore: fix direnv auto reload 2022-04-03 18:40:07 +02:00
a68e0ad878
Update flake lock 2022-03-29 21:56:29 +02:00
09bc8d5295
Merge branch 'main' into b12f 2022-03-29 19:33:06 +02:00
03911fda34
Update flake lock 2022-03-29 19:32:41 +02:00
334daff82e
Fix latenight.blue ssh 2022-03-24 21:07:11 +01:00
a699e42eb7
Merge branch 'main' into b12f 2022-03-23 11:02:57 +01:00
60ce668bc9
Update flake lock 2022-03-23 11:02:44 +01:00
f0bd4f978f
Merge branch 'main' into b12f 2022-03-21 12:34:50 +01:00
83074e2dff
neovim: add quick-scope plugin 2022-03-15 19:06:55 +01:00
33f03b3f0d
Add paperless, up guest VM RAM to 48GB 2022-03-10 21:32:21 +01:00
d047a4aac0
Merge branch 'main' into b12f 2022-03-09 13:37:26 +01:00
090575759b
bump flake lock 2022-03-04 15:14:09 +01:00
4e9786442b
DEBUG: try to build ISO without volume as build store cache 2022-02-27 17:09:06 +01:00
94b6304140
DEBUG: try to build ISO without volume as build store cache 2022-02-27 17:07:43 +01:00
5a0078be8d
DEBUG: try to build ISO without volume as build store cache 2022-02-27 17:06:24 +01:00
d0e972f85f
DEBUG: try to build ISO without volume as build store cache 2022-02-25 13:59:37 +01:00
2666453e8c
Merge branch 'devos' 2022-02-24 23:41:36 +01:00
4052b39c6e
nix-dram: ensure nixpkgs follows latest input 2022-02-22 16:51:08 +01:00
869446df63
alacritty: better search colors highlighting 2022-02-22 16:50:27 +01:00
Parthiv Seetharaman
c7c11aace7
Merge pull request #427 from Pacman99/fix-deploy
flake: switch back to serokell deploy input
2022-02-18 15:13:35 -08:00
Parthiv Seetharaman
b0aadda88c flake: switch back to serokell deploy input
There is a bug in the input-output-hk fork
2022-02-17 16:22:48 -08:00
Parthiv Seetharaman
74ce47c69d
Merge pull request #426 from btobolaski/patch-1
Fix decryption location for agenix in documentation
2022-02-17 11:12:12 -08:00
Brendan Tobolaski
d6b84ca240
Fix decryption location for agenix 2022-02-17 10:15:02 -06:00
e3ff8c5441
Merge branch 'main' into b12f 2022-02-14 10:54:00 +01:00
f7cf825579
Fix build 2022-02-14 10:50:34 +01:00
fb821aa722
Update virtualisation 2022-02-14 10:50:26 +01:00
16d7ccee0d
Update flake lock 2022-02-14 10:50:02 +01:00
e6e2267f5a
Add paperless module 2022-02-14 10:49:49 +01:00
67504a2560
DEBUG: try if nix build work with cached store 2022-02-09 17:17:08 +01:00
98be94a4db
DEBUG: try if nix build work with cached store 2022-02-08 19:09:53 +01:00
e970370f38
Try with eval-store=local 2022-02-08 14:34:58 +01:00
0b7f1019af
Try nix store cache docker volume with privileged mode 2022-02-08 14:21:57 +01:00
Parthiv Seetharaman
ea189c3461 README: typos and grammar 2022-02-04 07:36:52 -05:00
d157e71a72
DEBUG: try build without eval-store 2022-02-03 15:32:16 +01:00
f5c07c2e49
DEBUG: try if nix build work with cached store 2022-02-03 14:25:38 +01:00
ec8c0dae45
use SUBCMD_FLAGS env var 2022-02-03 12:22:07 +01:00
c7a0811200
make the yaml parser happy 2022-02-03 12:16:48 +01:00
07ecc4bdae
fix nix flags, only use NIX_FLAGS where we would repeat
ourselfes way too much
2022-02-03 12:13:56 +01:00
d33aef6060
factor out nix command flags into NIX_FLAGS env var
for better readability
2022-02-03 12:01:39 +01:00
67d48485d0
add --eval-store local flag to nix CI commands
see https://github.com/nix-community/naersk/issues/217

and https://kevincox.ca/2022/01/02/nix-in-docker-caching/
2022-02-03 11:44:40 +01:00
135dc20dc4
sign .drone.yml 2022-02-03 11:31:28 +01:00
96dde2315d
Use drone host volume for /nix/store to speed up
build times
2022-02-03 11:28:48 +01:00
db2ffe63f5
pub-solar-iso: enable wlroots software renderer pixman 2022-02-03 03:41:42 +01:00
af96a74b95
Revert "Use drone host volume for /nix/store to
speed up build times"

This reverts commit ae8f39b89a.
2022-02-03 03:37:40 +01:00
741c0863ed
graphical: make wayland use the software renderer pixman optionally,
https://github.com/swaywm/wlroots/blob/master/docs/env_vars.md#wlroots-specific

This should help run sway in VMs
2022-02-03 02:47:00 +01:00
2c9fef6cbd
sway: add foot, make sway.terminal an option
this helps getting a working terminal in VMs where

3D acceleration is limited
2022-02-03 02:05:56 +01:00
ae8f39b89a
Use drone host volume for /nix/store to speed up build times 2022-02-03 01:59:42 +01:00