bunch of sliming down

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-03-18 18:01:46 -05:00
parent aacf05e59d
commit 8b2a1b1f4f
21 changed files with 992 additions and 810 deletions

View file

@ -42,6 +42,8 @@
lua
qdirstat
steam
ffmpeg-full
appimage-run
];
# Also allow this key to work for root user, this will let us use this as a remote builder easier
@ -54,6 +56,7 @@
ringofstorms_common = {
systemName = configuration_name;
boot.systemd.enable = true;
secrets.enable = true;
general = {
disableRemoteBuildsOnLio = true;
};