This commit is contained in:
parent
6c1b494e82
commit
fa0bad904c
12 changed files with 6 additions and 26 deletions
6
modules2/phpactor/phpactor.nix
Normal file
6
modules2/phpactor/phpactor.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
flake.modules.homeManager.base.xdg.configFile.phpactor = {
|
||||
source = ./config;
|
||||
recursive = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue