moved home manager modules
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
flake.homeModules.zsh = { pkgs, config, ... }:
|
||||
flake.modules.homeManager.zsh = { pkgs, config, ... }:
|
||||
{
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user