add missing semicolon
This commit is contained in:
parent
19907c1d03
commit
b62234602d
1 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,6 @@
|
||||||
./home-manager/home.nix
|
./home-manager/home.nix
|
||||||
inputs.anyrun.homeManagerModules.default
|
inputs.anyrun.homeManagerModules.default
|
||||||
];
|
];
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue