mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 02:38:38 +02:00
misc: prepare 24.05 release
This commit is contained in:
parent
aa4afbeac2
commit
f02d8c95ac
4 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@ nixpkgs.lib.nixosSystem {
|
|||
|
||||
modules = [
|
||||
{
|
||||
system.stateVersion = "23.11";
|
||||
system.stateVersion = "24.05";
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
fileSystems."/" = {
|
||||
device = "/non/existent/device";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue