Unstable versions bc I'm cutting me on that edge
This commit is contained in:
parent
0b578b716f
commit
46ecd0b97e
3 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
# You can also split up your configuration and import pieces of it here:
|
||||
# ./nvim.nix
|
||||
];
|
||||
];23.05
|
||||
|
||||
nixpkgs = {
|
||||
# You can add overlays here
|
||||
|
@ -192,5 +192,5 @@
|
|||
systemd.user.startServices = "sd-switch";
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "23.05";
|
||||
home.stateVersion = "23.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue