mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 01:08:32 +02:00
feat: upgrade to 24.05
fix: remove or update some packages
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
# auto upgrade nix to the unstable version
|
||||
# https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/tools/package-management/nix/default.nix#L284
|
||||
nix.package = pkgs.nixVersions.unstable;
|
||||
nix.package = pkgs.nixVersions.latest;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git # used by nix flakes
|
||||
|
||||
Reference in New Issue
Block a user