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
ebb456c7cc
nixos-systems
/
nixos-anywhere
/
modules
/
system
/
default.nix
7 lines
47 B
Nix
Raw
Normal View
History
Unescape
Escape
Add home-manager, per-user configs, and tmux configuration
2025-07-11 21:24:59 +00:00
{
imports
=
[
Add the fish shell Which we need because of our tmux config.
2025-07-11 22:33:20 +00:00
./fish.nix
Add home-manager, per-user configs, and tmux configuration
2025-07-11 21:24:59 +00:00
./tmux.nix
]
;
}
Reference in a new issue
Copy permalink