moved home manager modules
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
flake.homeModules.ghostty = { config, pkgs, lib, ... }:
|
||||
flake.modules.homeManager.ghostty = { config, pkgs, lib, ... }:
|
||||
{
|
||||
home.sessionVariables = {
|
||||
TERMINAL = "ghostty";
|
||||
|
||||
Reference in New Issue
Block a user