quick fixes

This commit is contained in:
alsaiduq-lab 2025-12-06 17:59:01 -07:00
parent 2856391f26
commit c4ab484bed
6 changed files with 46 additions and 36 deletions

View file

@ -30,5 +30,5 @@
# this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.stateVersion = "24.11"; # Did you read the comment?
system.stateVersion = "25.11"; # Did you read the comment?
}