nix: use 22.11 stable nixpkgs #13

Merged
pleshevskiy merged 16 commits from stable-nix into main 2023-03-31 17:40:22 +03:00
Showing only changes of commit cd5fc4c7d0 - Show all commits

View file

@ -115,7 +115,7 @@
};
})
// {
overlays.default = import ./pkgs;
overlays.default = import ./packages;
nixosConfigurations =
nixpkgs.lib.mapAttrs