This website requires JavaScript.
Explore
Help
Register
Sign in
matt1432
/
nixos-configs
Watch
1
Star
0
Fork
You've already forked nixos-configs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
06e62c54d4
nixos-configs
/
homeManagerModules
/
default.nix
5 lines
78 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor: make modules independant and exposed in the flake for outside use
2024-08-02 22:32:29 -04:00
self
:
{
firefox
=
import
./firefox
self
;
refactor(nvim): move to homeManagerModules
2024-11-22 02:48:41 -05:00
neovim
=
import
./neovim
self
;
refactor: make modules independant and exposed in the flake for outside use
2024-08-02 22:32:29 -04:00
}
Reference in a new issue
Copy permalink