Upgrade nixpkgs from 24.05 to 24.11

This commit is contained in:
Tobias Ostner 2024-12-16 14:53:41 +07:00
parent 1626a2c359
commit b8bd8e68ed
3 changed files with 14 additions and 14 deletions

View file

@ -50,7 +50,7 @@
wget
];
home.stateVersion = "24.05";
home.stateVersion = "24.11";
home.sessionVariables = {
PAGER = "less";