teutat3s
6a343e7540
sway: don't use gtkUsePortal, it's deprecated
...
see: ebde08adf3
2022-11-26 04:44:54 +01:00
teutat3s
e7ef245e32
docker-compose default to version 2 now
2022-11-26 04:42:16 +01:00
teutat3s
8a6ee0a53e
alacritty: remove use_thin_strokes
...
see: https://github.com/alacritty/alacritty/pull/6186
2022-11-26 04:42:11 +01:00
teutat3s
d6236d0b0d
neovim: config updates for 0.8.x
...
use default_capabilities
set mouse= to disable new default mouse behaviour
2022-11-26 04:42:03 +01:00
teutat3s
f97cf1d0e9
nix: use new nix.settings syntax
2022-11-26 04:40:22 +01:00
teutat3s
805df1c2f1
audio: enable security.rtkit for pipewire
...
This should avoid stuttering audio when CPU is busy
See: https://nixos.wiki/wiki/PipeWire
2022-11-20 23:40:24 +01:00
teutat3s
3c37acf952
Ignore treefmt commit
2022-11-20 23:30:58 +01:00
teutat3s
73bf158392
Run treefmt command
2022-11-20 23:28:23 +01:00
teutat3s
162a1cc06c
Bump flake.lock
2022-11-20 23:28:16 +01:00
teutat3s
24b8b9f060
Switch to alejandra for formatting
...
Use treefmt
For context, see upstream PR: https://github.com/divnix/digga/pull/491
2022-11-20 23:23:28 +01:00
Benjamin Bädorf
f6062d0019
Merge pull request 'Pull in upstream devos commits' ( #150 ) from feature/pull-in-upstream-devos-commits into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/150
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-11-08 16:50:10 +00:00
teutat3s
06ed2a78a9
Bump flake.lock
2022-11-07 11:26:58 +01:00
teutat3s
02c145697b
Pull in upstream commits from https://github.com/divnix/digga/pull/490
...
Improved flake-compat
Get the rev from the flake.lock file. Shouldn't be an issue for
first time users as the guide instructs users to generate a lock
file. `builtins.file` was used in accordance with nix.dev
reccommendations.
https://nix.dev/anti-patterns/language#reproducibility-referencing-top-level-directory-with
Rm tempfix
2022-11-07 11:24:59 +01:00
teutat3s
c860d5e3f6
Merge pull request 'Update drone-config' ( #143 ) from feature/update-drone-config-for-kvm-tests into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/143
Reviewed-by: teutat3s <teutates@mailbox.org>
2022-10-29 20:40:26 +00:00
Hendrik Sokolowski
630d0afc5e
Update drone-config
2022-10-29 03:57:08 +02:00
Benjamin Bädorf
e26ffd2725
Merge pull request 'Embrace nvfetcher' ( #145 ) from feature/embrace-nvfetcher into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/145
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-10-29 00:43:30 +00:00
Benjamin Bädorf
6824cf70f3
Merge pull request 'Improve hibernation logic' ( #148 ) from feature/improve-hibernation-logic into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/148
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-10-24 19:35:28 +00:00
teutat3s
3aff6251b5
Merge branch 'main' into feature/embrace-nvfetcher
2022-10-24 15:25:45 +02:00
teutat3s
ea6233f57e
zsh: fetch plugins using nvfetcher
2022-10-24 15:24:52 +02:00
Hendrik Sokolowski
eece344083
Make resume_offset optional
2022-10-23 18:33:52 +02:00
teutat3s
51d03f0de7
Merge pull request 'drone: use our custom drone-scp image' ( #146 ) from fix/drone-publish-iso-symlink into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/146
2022-10-21 13:08:52 +00:00
teutat3s
e4418bfe0c
drone: use our custom drone-scp image
2022-10-20 18:29:20 +02:00
teutat3s
520e9546ed
Merge pull request 'Bump flake.lock' ( #144 ) from bump/flake-lock into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/144
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-10-20 10:37:08 +00:00
teutat3s
e69c8fe9c7
Bump flake.lock
2022-10-18 17:02:23 +02:00
teutat3s
4520dece5f
neovim: use nvfetcher for custom plugins
2022-10-18 16:55:51 +02:00
Benjamin Bädorf
bcf6ca5fe4
Merge pull request 'Fix base user ssh public keys' ( #141 ) from fix/base-user-ssh-public-keys into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/141
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-10-05 11:19:41 +00:00
teutat3s
d43bd80580
core: disable SSH passwordAuthentication by default
2022-10-05 11:58:26 +02:00
teutat3s
f28d05e24e
Change user.publicKeys to a SSH keys string list
2022-10-05 11:57:51 +02:00
Benjamin Bädorf
b7132c3744
Merge pull request 'Be more paranoid' ( #139 ) from feature/more-paranoia into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/139
Reviewed-by: teutat3s <teutates@mailbox.org>
2022-10-03 18:36:05 +00:00
Benjamin Bädorf
f3a5b2233a
Merge branch 'main' into feature/more-paranoia
2022-10-03 02:55:25 +00:00
Benjamin Bädorf
5da560ef56
Open up SSH by default
2022-10-03 04:55:14 +02:00
Benjamin Bädorf
65bb399df8
Merge pull request 'alacritty: improve selection and cursor colors' ( #140 ) from fix/alacritty-selection-cursor-colors into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/140
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-10-03 02:48:39 +00:00
teutat3s
b23e1e16a4
alacritty: improve selection and cursor colors
2022-10-03 04:11:16 +02:00
Benjamin Bädorf
6f3885d0ca
Remove doubled openssh configs in paranoia module
2022-10-03 04:07:48 +02:00
Benjamin Bädorf
8529a15177
Be more paranoid
...
The paranoia mode now also enables the firewall and closes down a couple
of small openSSH holes. `noexec` on the whole FS is left out as it will
make every existing PubSolarOS installation panic.
2022-10-03 04:03:09 +02:00
Benjamin Bädorf
22445ea19e
Merge pull request 'ci: fix upload target path' ( #138 ) from fix/iso-publish-upload-path into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/138
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-10-03 00:59:57 +00:00
teutat3s
f2ecc2d8b9
ci: fix upload target path
2022-10-03 02:30:08 +02:00
teutat3s
741e4bfef1
Merge pull request 'iso: add PubSolarOS naming, drone pipeline' ( #137 ) from feature/our-super-iso-label into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/137
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-10-02 23:33:44 +00:00
teutat3s
986680cc26
bootstrap iso: add PubSolarOS naming, drone pipeline
...
adjustments to include a symlink to the latest iso built
2022-10-03 01:30:34 +02:00
Benjamin Bädorf
40e327d60b
Merge pull request 'Update inputs in flake.lock' ( #133 ) from update/flake-lock into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/133
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-10-02 12:04:35 +00:00
teutat3s
e801958494
Update inputs in flake.lock
2022-10-02 04:10:50 +02:00
hensoko
1181cd6fea
Improve core module ( #132 )
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/132
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-10-02 01:17:34 +00:00
teutat3s
a4545fa1d2
Merge pull request 'Fix swayidle, lock, waybar menu' ( #131 ) from fix/swayidle-waybar-menu into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/131
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-10-01 23:47:53 +00:00
teutat3s
612e5e35c0
Fix swayidle, lock, waybar menu
2022-10-02 01:19:48 +02:00
teutat3s
a7f5b9de2a
Merge pull request 'bootstrap: host needs digga's bootstrapIso module' ( #129 ) from fix/bootstrap-host-missing-isoimage-module into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/129
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
Reviewed-by: hensoko <hensoko@noreply.example.org>
2022-09-01 14:41:29 +00:00
teutat3s
0fbabc23b9
bootstap: host needs digga's bootstrapIso module
2022-09-01 15:35:04 +02:00
teutat3s
0c11e9119e
Merge pull request 'Fixes for hosts rebuilding with ISO config, fixes for swaylock, swayidle' ( #128 ) from fix/iso-hosts-swaylock-swayidle into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/128
Reviewed-by: Benjamin Bädorf <hello@benjaminbaedorf.eu>
2022-09-01 13:29:15 +00:00
teutat3s
1767dcb076
Fix swayidle service
...
- add missing \
- reference swaylock-bg script from pkgs
2022-09-01 14:38:10 +02:00
teutat3s
d563b1d469
Fix swaylock-bg, now a bash script
...
- reference jq from pkgs
- shellcheck fixes
2022-09-01 14:37:14 +02:00
teutat3s
b7ba1b7ba9
Fix hosts rebuilding with ISO config after #125
...
See: https://github.com/divnix/digga/pull/455#issuecomment-1231789444
Upstream fix found in e1b09712fe/nixos/default.nix (L85-L88)
2022-09-01 14:34:57 +02:00