ma krops: bump home-manager

This commit is contained in:
makefu 2018-10-21 23:09:24 +02:00
parent 23d99c1ae2
commit 102d394330
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -69,7 +69,7 @@
(lib.mkIf ( host-src.home-manager ) {
home-manager.git = {
url = https://github.com/rycee/home-manager;
ref = "6eea2a4";
ref = "f947faf";
};
})
];