ma: update home-manager
This commit is contained in:
parent
eb801fa458
commit
a6f2ed0c99
@ -77,7 +77,7 @@
|
|||||||
(lib.mkIf ( host-src.home-manager ) {
|
(lib.mkIf ( host-src.home-manager ) {
|
||||||
home-manager.git = {
|
home-manager.git = {
|
||||||
url = https://github.com/rycee/home-manager;
|
url = https://github.com/rycee/home-manager;
|
||||||
ref = "63f299b";
|
ref = "fd5fbb0a241f644908cdf01ccd1821d0606fb4fd";
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user