This website requires JavaScript.
Explore
Help
Register
Sign in
Gleipnir
/
nixos-systems
Watch
1
Star
0
Fork
You've already forked nixos-systems
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6dc2fc4e44
nixos-systems
/
modules
/
home
/
default.nix
8 lines
61 B
Nix
Raw
Normal View
History
Unescape
Escape
Add more complex user setup for eliribble Includes fish functions and neovim via nix
2025-07-16 13:37:35 -07:00
{
imports
=
[
./fish.nix
Add git home module Allows me to avoid configuring my name any time I want to use git
2025-07-21 18:47:02 +00:00
./git.nix
Add more complex user setup for eliribble Includes fish functions and neovim via nix
2025-07-16 13:37:35 -07:00
./neovim.nix
]
;
}
Reference in a new issue
Copy permalink