Configure mutter experimental features via HM

This commit is contained in:
thiloho
2025-01-05 15:39:39 +01:00
parent 3e12c57dca
commit e8f8d8c5cf
3 changed files with 14 additions and 24 deletions

View File

@@ -81,8 +81,8 @@
packages = with pkgs; [
inkscape
];
stateVersion = "23.05";
stateVersion = "24.11";
};
};
system.stateVersion = "23.05";
system.stateVersion = "24.11";
}