This commit is contained in:
Jimbo 2024-09-03 15:08:59 -04:00
parent 24774e93df
commit 96ac50d43d
6 changed files with 4 additions and 13 deletions

View file

@ -55,7 +55,4 @@
source = config.lib.file.mkOutOfStoreSymlink "/etc/libvirt/VMs";
};
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
home.stateVersion = "24.05";
}