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
ee93e18a6b
nixos-systems
/
modules
/
home
/
default.nix
10 lines
85 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
=
[
Create an option for defining the user in home-manager modules This will replace existing per-module user configuration. Or, rather, it already did for git.
2025-07-21 18:47:29 +00:00
./base.nix
Add more complex user setup for eliribble Includes fish functions and neovim via nix
2025-07-16 13:37:35 -07:00
./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
Initial work on establishing consistent AGENTS context
2026-05-08 19:58:33 +00:00
./nixvim.nix
./pi.nix
Add more complex user setup for eliribble Includes fish functions and neovim via nix
2025-07-16 13:37:35 -07:00
]
;
}
Reference in a new issue
Copy permalink