ma krops: bump home-manager ref

This commit is contained in:
makefu 2019-01-22 09:03:13 +01:00
parent af0d0cd8ef
commit 35a937dfd3

View file

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