This website requires JavaScript.
Explore
Help
Sign in
opdavies
/
nix-config
Watch
1
Star
1
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
92f7639be9
nix-config
/
modules
/
home-manager
/
cli
/
phpactor
/
default.nix
7 lines
84 B
Nix
Raw
Normal View
History
Unescape
Escape
Run `nix fmt` Format using `nixfmt-rfc-style`.
2024-06-10 09:31:28 +01:00
{
Make configuration more modular
2024-03-16 22:12:53 +00:00
xdg
.
configFile
.
phpactor
=
{
Move phpactor configuration files
2025-03-29 23:09:54 +00:00
source
=
./config
;
Make configuration more modular
2024-03-16 22:12:53 +00:00
recursive
=
true
;
}
;
}
Reference in a new issue
Copy permalink