forked from mirrors_public/oddlama_nix-config
refactor: move users/common to modules/config structure like for hosts
This commit is contained in:
parent
2087bbce07
commit
4b5507f374
15 changed files with 14 additions and 14 deletions
|
@ -28,7 +28,7 @@ in {
|
|||
|
||||
home-manager.users.${myuser} = {
|
||||
imports = [
|
||||
../common
|
||||
../modules
|
||||
./dev
|
||||
./graphical
|
||||
./neovim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue