Commit graph

1030 commits

Author SHA1 Message Date
teutat3s e45744d6fe
Only notify upon drone step failure 2021-12-16 18:12:27 +01:00
teutat3s 8abf715ca9
Prevent merge conflicts with upstream in overlays 2021-12-14 15:15:56 +01:00
Benjamin Bädorf c825128eb4
Add looking glass for VMs, switch from scream-ivshmem to qemu-pulse 2021-12-11 21:10:07 +01:00
Benjamin Bädorf 40dab652fb
Cleanup nvim config, add instant.nvim 2021-12-02 12:20:08 +01:00
Benjamin Bädorf fd6409372e Merge remote-tracking branch 'origin/devos' 2021-11-30 00:27:21 +00:00
Benjamin Bädorf dc580d30b7
Remove useless nvim plugin plenary
This dependency plugin is not needed anymore
2021-11-29 19:07:39 +01:00
Benjamin Bädorf 09508319e9
Merge branch 'main' of git.b12f.io:pub-solar/os 2021-11-29 19:07:07 +01:00
Benjamin Bädorf b5500d5e9e
Better terminal editing experience
* Decrease alacritty font size
* Improve file previews in fzf-nvim by removing some copyright notices
* Use reverse layout in fzf-nvim to align with zsh file completion
2021-11-29 19:06:10 +01:00
teutat3s ea282db4eb
nvim: remove diffview-nvim 2021-11-29 17:25:55 +01:00
Benjamin Bädorf 65c8894f47
Remove minimap from nvim, fix mergetool config for git 2021-11-29 17:23:09 +01:00
teutat3s e84fb19a20
sway: hotfix for swayidle, swaylock-bg missing in PATH 2021-11-29 17:19:10 +01:00
teutat3s b84d88fc92
graphical, sway: disable greetd, auto-login directly to desktop 2021-11-29 17:19:05 +01:00
Dmytro Kostiuchenko b15b8bf865 Do not hardcode UID for the exemplary user
uid = 1000 is an unreasonable default for an examplary user nixos, because someone trying DevOs on a working NixOS installation likely has their own user with uid=1000 already. The code thus renders /etc/passwd invalid preventing user from logging in
2021-11-29 10:41:33 -05:00
Pacman99 506079201d
Merge pull request #401 from michaelr/docs-fix-typo-bootstrap
docs: fix typo in start/bootstrapping
2021-11-20 17:58:07 -08:00
Michael Reddick 70545abd1b docs: fix typo in start/bootstrapping 2021-11-20 15:58:37 -06:00
Benjamin Bädorf 91163d38ed
Allow changing the user description 2021-11-17 12:06:47 +01:00
Benjamin Bädorf 0768353f08
Use fixed telegram-desktop from unstable 2021-11-15 11:40:52 +01:00
Benjamin Bädorf b890e2d04a
Fix java session variable 2021-11-15 11:39:55 +01:00
Timothy DeHerrera fca9289eec
Merge pull request #395 from pub-solar/refactor/remove-git-crypt
Remove git crypt, update docs
2021-11-13 14:09:09 -07:00
Timothy DeHerrera 633ccde1b1
Merge pull request #398 from KarolisL/doc_deploy_hm
Document using deploy-rs to deploy home-manager
2021-11-13 14:07:41 -07:00
Benjamin Bädorf 3fa5612b37
Merge branch 'main' of git.b12f.io:pub-solar/os 2021-11-07 20:45:22 +01:00
teutat3s d670aee07d
neovim: fix jsonls, fix cursor jumping into diagnostics buffer 2021-11-07 20:42:50 +01:00
teutat3s 7ea95e90f5
terminal-life: add glow, a tui markdown viewer; sort packages 2021-11-07 20:42:39 +01:00
Benjamin Bädorf 1d3a737fe5 Merge pull request 'Fix mailto-mutt EDITOR variable' (#58) from fix/mailto-mutt-ff into main
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/58
2021-11-05 22:47:38 +00:00
Benjamin Bädorf 767592185b
Fix mailto-mutt EDITOR variable 2021-11-05 23:43:01 +01:00
Karolis Labrencis 89b3cf78fd Document using deploy-rs to deploy home-manager 2021-11-02 23:44:20 +02:00
Benjamin Bädorf dd3d8ab385 Merge pull request 'nvim, nixos-option cherry-picks' (#57) from fix/cherry-picks-from-teutat3s into main
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/57
Reviewed-by: Benjamin Bädorf <b12f@noreply.example.org>
2021-10-29 16:46:34 +00:00
teutat3s 9bd3f7d871
nvim: sort alphabetically, add gopls (go lsp) 2021-10-29 16:47:11 +02:00
teutat3s c059af5248
terminal-life: add upstream nixos-option gc fix 2021-10-29 16:47:01 +02:00
drone 42a9306566 Merge remote-tracking branch 'origin/devos' 2021-10-26 00:08:19 +00:00
teutat3s 76a2342954 Merge pull request 'fix main branch cron for real' (#55) from fix/cron-for-real into main
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/55
2021-10-25 23:08:18 +00:00
teutat3s e1404ac969
fix main branch cron for real 2021-10-26 01:07:10 +02:00
Benjamin Bädorf 6475e7563f Merge pull request 'cron: reset origin remote url, so that next step's git fetch works' (#52) from fix/main-branch-upstream-cron into main
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/52
Reviewed-by: Benjamin Bädorf <b12f@noreply.example.org>
2021-10-24 21:29:36 +00:00
Benjamin Bädorf 845f5114a1 Merge pull request 'feature: boot from unencrypted /boot partition' (#53) from feature/separate-boot-partition into main
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/53
Reviewed-by: Benjamin Bädorf <b12f@noreply.example.org>
2021-10-24 21:27:04 +00:00
Benjamin Bädorf 6962aab06c
Remove .gitattributes files 2021-10-24 19:39:23 +02:00
Benjamin Bädorf 243116e228
Remove git crypt, update docs 2021-10-24 19:36:56 +02:00
teutat3s c35a38f834
x-os: prepare booting from unencrypted /boot partition 2021-10-24 01:20:31 +02:00
Karolis Labrencis 65db5d30ae docs: remove outdated nix-rebuild notes 2021-10-23 17:50:49 -05:00
teutat3s 782f4add01
cron: reset origin remote url, so that next step's git fetch works 2021-10-22 14:04:17 +02:00
teutat3s 1b1bc8eb97 digga: fix link to new default branch main 2021-10-21 18:28:12 -05:00
teutat3s 8397aa7aa3 workflows: switch to new default branch main 2021-10-21 18:28:12 -05:00
Benjamin Bädorf bdb5132460 Fetch repos before upstream merge, so we have access to main (#51)
Co-authored-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/51
Reviewed-by: teutat3s <teutates@mailbox.org>
Co-authored-by: Benjamin Bädorf <b12f@noreply.example.org>
Co-committed-by: Benjamin Bädorf <b12f@noreply.example.org>
2021-10-21 17:39:38 +00:00
teutat3s fc037d9833 drone: fix git fetch for main, too (#49)
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/49
Co-authored-by: teutat3s <teutates@mailbox.org>
Co-committed-by: teutat3s <teutates@mailbox.org>
2021-10-20 07:52:46 +00:00
teutat3s 36c6fdd254 drone: fix git fetch for main, too (#48)
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/48
Co-authored-by: teutat3s <teutates@mailbox.org>
Co-committed-by: teutat3s <teutates@mailbox.org>
2021-10-20 07:47:12 +00:00
teutat3s 95f5430b2b drone: git fetch before doing git checkout (#46)
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/46
Co-authored-by: teutat3s <teutates@mailbox.org>
Co-committed-by: teutat3s <teutates@mailbox.org>
2021-10-13 22:08:30 +00:00
teutat3s 2e2e48b607 Merge pull request 'fix/merge-devos-into-main-conflicts' (#44) from fix/merge-devos-into-main-conflicts into main
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/44
2021-10-12 12:56:46 +00:00
teutat3s 0e965789ff
Merge branch 'devos' into fix/merge-devos-into-main-conflicts 2021-10-12 14:54:20 +02:00
teutat3s 134fcb9a0d fix/upstreaming-merge-conflicts (#42)
Co-authored-by: Anton <fetsorn@gmail.com>
Co-authored-by: Chris Montgomery <chris@cdom.io>
Co-authored-by: Timothy DeHerrera <tim.deh@pm.me>
Co-authored-by: Parthiv Seetharaman <pachum99@myrdd.info>
Co-authored-by: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Co-authored-by: GTrunSec <gtrunsec@hardenedlinux.org>
Co-authored-by: Pacman99 <pachum99@myrdd.info>
Co-authored-by: Joel <joel@joel.tokyo>
Co-authored-by: Trevor Riles <trevor@trevorriles.com>
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/42
Co-authored-by: teutat3s <teutates@mailbox.org>
Co-committed-by: teutat3s <teutates@mailbox.org>
2021-10-11 22:32:01 +00:00
teutat3s 1a4ab1a93f fix/upstreaming-merge-conflicts (#41)
Co-authored-by: Anton <fetsorn@gmail.com>
Co-authored-by: Chris Montgomery <chris@cdom.io>
Co-authored-by: Timothy DeHerrera <tim.deh@pm.me>
Co-authored-by: Parthiv Seetharaman <pachum99@myrdd.info>
Co-authored-by: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Co-authored-by: GTrunSec <gtrunsec@hardenedlinux.org>
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/41
Co-authored-by: teutat3s <teutates@mailbox.org>
Co-committed-by: teutat3s <teutates@mailbox.org>
2021-10-11 22:11:36 +00:00
teutat3s d67cc230f3 fix/drone-upstream-cron (#40)
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/40
Co-authored-by: teutat3s <teutates@mailbox.org>
Co-committed-by: teutat3s <teutates@mailbox.org>
2021-10-11 22:03:38 +00:00