mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-16 17:51:08 +02:00
feat: bump nixos to 24.05
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
# You can update Home Manager without changing this value. See
|
||||
# the Home Manager release notes for a list of state version
|
||||
# changes in each release.
|
||||
stateVersion = "23.11";
|
||||
stateVersion = "24.05";
|
||||
};
|
||||
|
||||
# Let Home Manager install and manage itself.
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
yarn
|
||||
|
||||
# db related
|
||||
dbeaver
|
||||
dbeaver-bin
|
||||
mycli
|
||||
pgcli
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user