Sif: WIP
This commit is contained in:
parent
a044902116
commit
90b5493ff6
2 changed files with 3 additions and 3 deletions
|
|
@ -361,5 +361,5 @@
|
||||||
# this value at the release version of the first install of this system.
|
# this value at the release version of the first install of this system.
|
||||||
# Before changing this value read the documentation for this option
|
# Before changing this value read the documentation for this option
|
||||||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||||
system.stateVersion = "23.11"; # Did you read the comment?
|
system.stateVersion = "24.11"; # Did you read the comment?
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -91,7 +91,7 @@
|
||||||
../../modules/hm/development/web.nix
|
../../modules/hm/development/web.nix
|
||||||
|
|
||||||
# ../../modules/hm/alacritty.nix
|
# ../../modules/hm/alacritty.nix
|
||||||
../../modules/hm/autorandr.nix
|
# ../../modules/hm/autorandr.nix
|
||||||
../../modules/hm/biblio.nix
|
../../modules/hm/biblio.nix
|
||||||
# ../../modules/hm/bitwarden.nix
|
# ../../modules/hm/bitwarden.nix
|
||||||
# ../../modules/hm/blender.nix
|
# ../../modules/hm/blender.nix
|
||||||
|
|
@ -148,5 +148,5 @@
|
||||||
../../modules/hm/zellij.nix
|
../../modules/hm/zellij.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "23.11";
|
home.stateVersion = "24.11";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue