ma krops: bump to latest ref

This commit is contained in:
makefu 2019-04-17 20:47:30 +02:00
parent bccb2fd4e5
commit 807546f87b
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -71,7 +71,7 @@
(lib.mkIf ( host-src.home-manager ) {
home-manager.git = {
url = https://github.com/rycee/home-manager;
ref = "4aa07c3";
ref = "ff602cb906e3dd5d5f89c7c1d0fae65bc67119a0";
};
})
];