Commit Graph

8437 Commits

Author SHA1 Message Date
48c81610a5 sane.fs: remove public access to the "unit" fields
fs entries soon won't correspond to systemd units, and hence that option's a bit nonsensical
2024-09-30 09:10:40 +00:00
e7cf14cc4c /var/lib/systemd/backlight: persist using ordinary symlink-based approach
it works, at least on lappy
2024-09-30 05:44:42 +00:00
6983dbe8c4 sane.fs: fix so my tmpfiles.d always runs before anything else (like e.g. /var/lib stuff) 2024-09-30 05:44:42 +00:00
c71d2c846c sane.fs: symlink files into place using systemd.tmpfiles 2024-09-30 05:43:51 +00:00
3ae8e1feb0 postgres: upgrade database 15 -> 16 2024-09-30 05:43:27 +00:00
d091a016aa nit: cross: lift gnome-settings-daemon up to the toplevel (as nixpkgs has done), and comment it out since it doesnt build anymore 2024-09-29 15:54:05 +00:00
4035aae777 nit: syshud: format 2024-09-29 15:14:53 +00:00
b8824ed332 nixpkgs: nit: tweak fetchpatch source ordering to prefer the most upstreamed source 2024-09-29 15:14:41 +00:00
fa778dba76 nixpkgs: push libpeas2/libjxl patches upstream 2024-09-29 15:13:59 +00:00
f3de4c5da3 cross: libpeas2: proper build fix, and work toward upstreaming 2024-09-29 13:55:44 +00:00
c9d5d3eeca refactor: modules/users: dont hardcode $HOME 2024-09-29 07:17:00 +00:00
6d6f29293c hosts/common/fs: remoteServo: remove use of sane.fs.*.mount
part of an effort to simplify sane.fs
2024-09-29 01:57:22 +00:00
3cbb45fa4c hosts/common/fs: remoteHome: remove use of sane.fs.*.mount
part of an effort to simplify sane.fs
2024-09-29 01:52:34 +00:00
c44b5240d1 cross: replace xdg-desktop-portal-gnome with an upstreamable libjxl fix 2024-09-29 00:41:24 +00:00
66d9957173 nixpkgs: remove upstreamed xdg-desktop-portal cross compilation patch 2024-09-28 23:35:03 +00:00
823d607867 programs: use extended ${var} variable expansion in command expressions to satisfy systemd 2024-09-28 22:07:32 +00:00
22f67ac624 nixpkgs: 24.05-unstable-2024-09-27 -> 24.05-unstable-2024-09-28 2024-09-28 21:31:50 +00:00
5857bdcc81 persist: remove the unused "initrd" store 2024-09-28 14:25:40 +00:00
8fb74594c9 todo.md: replace unl0kr with buffyboard 2024-09-28 14:25:40 +00:00
995db12ec4 seatd: declare the runtime dir with systemd.tmpfiles instead of sane.fs 2024-09-28 14:25:40 +00:00
75a8614ae8 sanebox: remove symlink-cache
i don't use sanebox anymore, and the cache was awful while it did exist, so just delete that
2024-09-28 14:25:40 +00:00
30fd53803f derived-secrets: remove 2024-09-28 14:25:40 +00:00
0a3a60ab38 servo: port coturn shared secret to sops
NOW i can delete derived-secrets
2024-09-28 14:25:40 +00:00
9bd80447f6 wg-home: port away from derived-secrets
and now i can kill derived secrets?
2024-09-28 14:25:40 +00:00
d7c26b736c remove all users of sane.fs.*.generated (except derived-secrets, that comes later)
this will allow me to reduce the scope of sane.fs, and then optimize it to not create a systemd service per each entry
2024-09-28 14:25:40 +00:00
2c1857793f servo/fs: remove swapDevices comment 2024-09-28 10:49:35 +00:00
74469457eb scripts/check-uninsane: remove legacy zfs test
i don't use zfs anymore
2024-09-28 10:48:16 +00:00
08fc90bd53 refactor: lemmy: fewer file-level inherits 2024-09-28 09:57:35 +00:00
8145435445 static-nix-shell: fix lints 2024-09-28 09:56:58 +00:00
aa7e1dfd33 refactor: modules/data/feeds: fewer file-level inherits 2024-09-28 09:55:12 +00:00
09cd3ec2a5 refactor: hosts/modules/roles/dev-machine: fewer file-level inherits 2024-09-28 09:53:59 +00:00
674699bf05 refactor: hosts/common/programs/zeal: fewer file-level inherits 2024-09-28 09:53:04 +00:00
911e03fcb4 refactor: hosts/modules: fewer file-level inherits 2024-09-28 09:51:17 +00:00
a1c2078166 refactor: hosts/modules/roles: fewer file-level inherits 2024-09-28 09:48:32 +00:00
06629a5921 refactor: roles/client: remove unused module args 2024-09-28 09:46:41 +00:00
ccee8ae8f7 todo.md: remove pkgs.impure-cached item (use pkgsCCache) 2024-09-28 08:55:20 +00:00
09c9b74350 unl0kr: delay start until after the framebuffer appears 2024-09-28 07:42:37 +00:00
423d7a2201 wine: disable sandboxing 2024-09-28 07:02:27 +00:00
5fa39f871c nixpkgs: 24.05-unstable-2024-09-21 -> 24.05-unstable-2024-09-27 2024-09-28 03:44:33 +00:00
b0132c9694 nixpkgs-wayland: 0-unstable-2024-09-21 -> 0-unstable-2024-09-27 2024-09-28 03:43:55 +00:00
71e812bfbf syshud: 0-unstable-2024-09-15 -> 0-unstable-2024-09-26 2024-09-28 03:43:41 +00:00
52707c82d4 sops-nix: assets-unstable-2024-09-16 -> assets-unstable-2024-09-27 2024-09-28 03:43:29 +00:00
d2ac1892cb uassets: 0-unstable-2024-09-21 -> 0-unstable-2024-09-27 2024-09-28 03:43:16 +00:00
138f435b38 signal-desktop-from-src: 7.18.0 -> 7.26.0 2024-09-28 03:43:01 +00:00
d073250032 users: switch to systemd services by default 2024-09-28 03:38:46 +00:00
edb665abd0 users: add a systemd backend for managing services 2024-09-28 03:38:46 +00:00
3bbec161bf servo: fix clightning service 2024-09-27 15:50:53 +00:00
d74164c455 moby: seal the initrd modules to just whats needed 2024-09-27 13:49:08 +00:00
4482414839 moby: remove unneeded goodix_ts from initrd 2024-09-27 13:42:06 +00:00
d70415d5fe moby: remove unneeded gpu_sched from initrd 2024-09-27 13:35:36 +00:00