Commit graph

1046 commits

Author SHA1 Message Date
Benjamin Bädorf 8442a936e5
Remove git crypt, update docs 2022-02-02 04:21:43 +01:00
teutat3s dca27eda2e
Fix up rebase 2022-02-02 04:21:40 +01:00
teutat3s f99159df93
chore: bump flake lock 2022-02-02 04:00:14 +01:00
teutat3s 1d2eb2edd0
iso: use iso suite in PubSolarOS host
fae: boots PubSolarOS
2022-02-02 04:00:11 +01:00
teutat3s 0cf1c0e9b0
iso: default user nixos becomes pub-solar 2022-02-02 04:00:11 +01:00
teutat3s bc4ca4557e
core: add ncd, useful for comparing versions of pkgs that
will be upgraded, see:
https://discourse.nixos.org/t/nvd-simple-nix-nixos-version-diff-tool/12397
2022-02-02 04:00:11 +01:00
teutat3s e2a15bf817
core: add missing argument inputs 2022-02-02 04:00:11 +01:00
teutat3s e1b4ec65e0
pkgs: lgcl: fix nix flake check for aarch64-linux 2022-02-02 04:00:11 +01:00
teutat3s fa03692511
modules: user: add publicKeys option 2022-02-02 04:00:11 +01:00
teutat3s 7589360e6d
terminal-life: add asciinema 2022-02-02 04:00:11 +01:00
teutat3s c85cb99a15
Use newer ansible version instead of pythonPackages one 2022-02-02 04:00:11 +01:00
teutat3s 6da0f503e1
wayland: use NIXOS_OZONE_WL instead of *-wayland packages 2022-02-02 04:00:10 +01:00
teutat3s f07010445e
Reference nix-dram package directly from inputs
This should avoid patches not working because our pkgs
follows nixos = release-21.11 and nix-dram follows nixos-unstable
2022-02-02 04:00:10 +01:00
teutat3s 3cb0cd2e2e
Fix last upstream merge, add back openssh service
Dont't autoUpgrade by default
2022-02-02 04:00:10 +01:00
Parthiv Seetharaman 0534c731e2
overrides: remove nix-direnv line
Use correct overrides for nix 2.4
2022-02-02 04:00:02 +01:00
Parthiv Seetharaman 7d67ba1caf
bud: switch back to pulling devos as template 2022-02-02 03:45:20 +01:00
Parthiv Seetharaman c36ec0b546
flake: update digga, home, nixos, latest 2022-02-02 03:44:17 +01:00
Parthiv Seetharaman efcaa6f256
README: Add more flakes to "in the wild"
Remove the nrd branch, since that doesn't exist anymore
2022-02-02 03:42:19 +01:00
Parthiv Seetharaman ea8937cd51
profiles/core: add comments for each option 2022-02-02 03:42:13 +01:00
Ben Merritt d8c8fc35ad
Fix outdated option name 2022-02-02 03:37:03 +01:00
Ben Merritt ecc862c156
Update secrets path
See e538664435
2022-02-02 03:37:03 +01:00
teutat3s 8d3dedc562
core: add gitFull, nix-tree 2022-02-02 03:37:02 +01:00
teutat3s 2a6ac25369
base user: init global gitignore, update mimeapps 2022-02-02 03:37:02 +01:00
teutat3s 18c566f30e
devops: add pgcli 2022-02-02 03:37:02 +01:00
teutat3s a208a817f7
audio: rename pulseeffects to easyeffects, follow
upstream: https://github.com/wwmm/easyeffects
2022-02-02 03:37:02 +01:00
teutat3s 52e934b3fc
neovim: fix completion, fix python lsp 2022-02-02 03:37:00 +01:00
teutat3s 0629024cf5
chore: clean up after upstream updates 2022-02-02 03:33:20 +01:00
teutat3s 907b08930a
drone: only trigger upstreaming on cron event 2021-10-26 10:45:53 +02:00
teutat3s 5aac177940
drone: use trigger conditional for whole publish pipeline 2021-10-26 10:40:03 +02:00
teutat3s c78126c338
Merge branch 'main' into feature/basic-iso 2021-10-26 10:33:42 +02:00
teutat3s d36feb2028
drone: strip path before scp'ing 2021-10-26 10:14:42 +02:00
teutat3s 7271c34320
hammer for fontconfig 2021-10-26 01:19:47 +02: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
teutat3s 27d962c96b
fix x-os option 2021-10-26 01:06:13 +02:00
teutat3s 1ab1ec5ded
drone: sign 2021-10-26 01:02:17 +02:00
teutat3s 09371808ae
Merge branch 'main' into feature/basic-iso 2021-10-26 01:00:30 +02:00
teutat3s 74241b459e
switch to pub-solar user and use base-user profile 2021-10-25 22:43:02 +02:00
teutat3s effea24101
drone: fix publish scp source path 2021-10-25 21:51:13 +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
teutat3s 8f194d1503
Fix devshell for executing bud 2021-10-24 23:18:10 +02:00
teutat3s 6b67d08edd
Use different path for volume 2021-10-24 23:13:13 +02:00
teutat3s a79834c15a
Test push event on feature branch 2021-10-24 23:04:53 +02:00
teutat3s 40e93f15d9
Sign correctly 2021-10-24 23:01:08 +02:00
teutat3s 2340270d81
All the option are with us now 2021-10-24 22:55:28 +02:00
teutat3s 2588264d88
Make check work 2021-10-24 22:03:28 +02:00
teutat3s c956297041
x-os: prepare booting from unencrypted /boot partition 2021-10-24 20:19:13 +02:00
teutat3s cd4dce51c1
drone: init check pipeline 2021-10-24 20:13:31 +02:00
teutat3s b79e92155a
bootstrap: add graphical profile 2021-10-24 20:13:18 +02:00