Commit Graph

17 Commits

Author SHA1 Message Date
qoijjj
baf53da8b8 Add sericea images, add separate laptop images for tlp, and refactor 2023-12-07 16:06:50 -08:00
qoijjj
0aa5d6aba7 Only allow sudoless rpm-ostree for upgrades and refreshes 2023-12-05 12:23:47 -08:00
qoijjj
f559a983f7 Add back yafti and include various new steps, including kernel and flatpak hardening automation 2023-12-05 00:06:49 -08:00
qoijjj
719016a526 Add chrony config to enable NTS. 2023-12-04 22:43:44 -08:00
qoijjj
dadc1ece43 Add warning about removing userns setting 2023-12-04 18:28:27 -08:00
qoijjj
25ac909ef8 Fix wireplumber issue with hardened malloc #92 2023-12-04 16:31:58 -08:00
qoijjj
28cb192d43 Fix upowerd for use without unprivileged usernamespaces 2023-11-30 14:35:35 -08:00
34n0
0b1c932fe8 feat: add per network mac randomization 2023-11-30 13:58:50 -08:00
qoijjj
814c74ecc1 Require sudo for rpm-ostree (#51) 2023-11-26 20:15:17 -08:00
qoijjj
b940ca7cf5 Rename sudoers timeout file (#50) 2023-11-26 19:49:25 -08:00
qoijjj
7d89b54264 Require sudo password every time 2023-11-26 18:46:37 -08:00
qoijjj
cb11fbcaae Rebase secureblue with a new, clean commit history 2023-11-26 16:42:27 -08:00
ArtikusHG
9b3db9c3ac feat: add just syntax checker (#194)
* feat: add just syntax checker

* fix: create empty file to pass just syntax check

* fix: use relative path to pass just syntax check

* fix: justfiles cannot be empty to pass the syntax check

* fix: format justfiles

* docs: 100-bling.just explain purpose

---------

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2023-11-22 15:26:27 +00:00
xynydev
9f728a120b fix: accommodate new justfile organization 2023-09-25 18:12:56 +03:00
IverCoder
e8ce354dcc feat(yafti): add GNOME Web to the Web Browsers section (#161) 2023-09-23 21:30:21 +00:00
IverCoder
4d40e5444a feat!(yafti): use newest GNOME Camera and Image Viewer (#160) 2023-09-23 13:21:40 +00:00
gerblesh
cc90a91733 feat: added systemd and files module (#142)
* feat: add files and systemd module

* fix: yaml formatting

* fix: yaml formatting

* fix: remove comment completely

* fix: yaml formatting

* docs: add back inline comment

* reformat: rename variables

* fix: fix systemd escaped string

* fix: fix systemd service formatting with printf

* fix: attempting to fix systemd module problems

* chore: remove debug config and code from systemd module

* docs: added WIP docs for systemd, reworked files README

* docs: added more detail for systemd module

* docs: update READMEs to be more consistent

* docs: remove unneeded sentence

* docs: remove unneeded sentence

* chore: fix issues described in PR review

* docs: fix markdown formatting

* docs: fix markdown formatting

* docs: better markdown
2023-09-05 15:56:42 +00:00