forgejo test and some sleep updates for the laptops

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-04-25 18:41:12 -05:00
parent fa325222ea
commit 0a44506872
4 changed files with 53 additions and 1 deletions

View file

@ -53,7 +53,8 @@
systemName = configuration_name;
boot.systemd.enable = true;
general = {
disableRemoteBuildsOnLio = true;
# disableRemoteBuildsOnLio = true;
enableSleep = true;
};
secrets.enable = true;
desktopEnvironment.gnome.enable = true;