nixos: upgrade to 24.05 and fix errors
This commit is contained in:
parent
05152b6db4
commit
059a4ebf0e
5 changed files with 13 additions and 11 deletions
|
@ -1,6 +1,5 @@
|
|||
{ pkgs, config, ... }: {
|
||||
nix = {
|
||||
package = pkgs.nixUnstable; # or versioned attributes like nix_2_4
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue