Update nixpkgs and home-manager

This commit is contained in:
2022-11-07 13:05:50 +00:00
parent 1a847cc121
commit 60dcad1390
2 changed files with 16 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{
home-manager.homes."jack@macsimum" = {
system = "x86_64-darwin";
nixpkgs = "mine";
nixpkgs = "unstable";
homeDirectory = "/Users/jack";
username = "jack";