Merge pull request #410 from genebean/new-hetznix01

Rebuild with 24.05
This commit is contained in:
Gene Liverman 2024-06-15 15:38:44 -04:00 committed by GitHub
commit 437b5dcd0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ pkgs, genebean-omp-themes, ... }: { { pkgs, genebean-omp-themes, ... }: {
home.stateVersion = "23.11"; home.stateVersion = "24.05";
imports = [ imports = [
../../common/all-cli.nix ../../common/all-cli.nix
../../common/all-linux.nix ../../common/all-linux.nix

View file

@ -4,7 +4,7 @@
./disk-config.nix ./disk-config.nix
]; ];
system.stateVersion = "23.11"; system.stateVersion = "24.05";
boot.loader.grub = { boot.loader.grub = {
# no need to set devices, disko will add all devices that have a # no need to set devices, disko will add all devices that have a