Fix hibernation

This commit is contained in:
Ghostfox
2026-04-28 08:43:16 +02:00
parent 09329c43a1
commit 9b09f60121
4 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{ config, pkgs, ... }:
let
hasGui = config.services.dbus.implementation == "dbus";
in
{
environment.systemPackages = with pkgs; [
# Languages