mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
commit
437b5dcd0b
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue