update flake

This commit is contained in:
logical_code 2025-12-16 21:16:13 -05:00
parent 9c79b5ec3c
commit 5e306c63c8
2 changed files with 4 additions and 3 deletions

View file

@ -133,6 +133,7 @@
system.stateVersion = "25.11"; # Did you read the comment?
#enable configs
environment.sessionVariables.NIXOS_OZONE_WL = "1";
core.gaming.enable = true;
core.desktop.enable = true;
}