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
5b00484567
nix-config
/
modules
/
home-manager
/
default.nix
9 lines
96 B
Nix
Raw
Normal View
History
Unescape
Escape
Refactor back to a more modular configuration
2025-04-23 14:19:05 +01:00
{
imports
=
[
Flatten modules
2025-07-17 21:16:39 +01:00
./bookmarkthis.nix
./dev-commit.nix
./starship.nix
./zsh
Refactor back to a more modular configuration
2025-04-23 14:19:05 +01:00
]
;
}
Reference in a new issue
Copy permalink