mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 01:37:56 +02:00
containers(dev): Update module paths
This commit is contained in:
@ -23,8 +23,8 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
home-manager.sharedModules = [
|
home-manager.sharedModules = [
|
||||||
../home/git
|
../home/git.nix
|
||||||
../home/neovim
|
../home/neovim.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
users = {
|
users = {
|
||||||
|
Reference in New Issue
Block a user