From 0d717370398e317812e65a6569833e32d84e1543 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Sun, 18 Jan 2026 01:07:03 +0100 Subject: [PATCH] feat: add needed space. --- hosts/tyr/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/tyr/configuration.nix b/hosts/tyr/configuration.nix index 86a27d5..40959ac 100644 --- a/hosts/tyr/configuration.nix +++ b/hosts/tyr/configuration.nix @@ -89,6 +89,7 @@ support32Bit = true; }; }; + # Fix not saving my state hardware.alsa.enablePersistence = true;