This website requires JavaScript.
Explore
Help
Sign in
Ty
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8d897f8ec1
nix
/
hosts
/
laptop-server
/
modules
/
default.nix
10 lines
148 B
Nix
Raw
Normal View
History
Unescape
Escape
Add initial laptop server config
2024-12-11 19:32:45 -07:00
{
.
.
.
}:
{
imports
=
[
./bootloader.nix
whops
2024-12-11 19:46:39 -07:00
./display.nix
./locale.nix
Add initial laptop server config
2024-12-11 19:32:45 -07:00
./networking.nix
whops
2024-12-11 19:46:39 -07:00
./users.nix
Add initial laptop server config
2024-12-11 19:32:45 -07:00
]
;
}
Reference in a new issue
Copy permalink