Update nixpkgs and home-manager
And fix weird nixpkgs config behaviour
This commit is contained in:
@@ -232,7 +232,7 @@ in
|
||||
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
pkgs'.unstable.nixVersions.stable
|
||||
pkgs'.mine.nix
|
||||
];
|
||||
};
|
||||
})
|
||||
|
Reference in New Issue
Block a user