task | nix-anywhere - further fixes

This commit is contained in:
Don Harper 2025-01-29 19:47:50 -06:00
parent 3d6b6ca751
commit 0acb9c52eb
6 changed files with 31 additions and 16 deletions

View file

@ -42,5 +42,5 @@
];
};
system.stateVersion = "23.11";
system.stateVersion = "24.11";
}