Restructure home and system modules
This commit is contained in:
parent
b86a8b50c7
commit
a03355b3a1
35 changed files with 82 additions and 82 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
with lib;
|
||||
let
|
||||
cfg = config.homeModules.shell.atuin;
|
||||
cfg = config.modules.home.shell.atuin;
|
||||
in
|
||||
{
|
||||
options.homeModules.shell.atuin = {
|
||||
options.modules.home.shell.atuin = {
|
||||
enable = mkEnableOption ''
|
||||
Enable atuin with my custom configurations
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue