ma krops: update home-manager

This commit is contained in:
makefu 2021-12-05 14:38:46 +01:00
parent 7c87ed750b
commit 5816264a41
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

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