This website requires JavaScript.
Explore
Help
Sign In
chris-config
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3db9423dc4
nixos
/
common
/
default.nix
10 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial configuration
2020-05-12 08:53:09 +00:00
{
config
,
.
.
.
}:
{
imports
=
[
./console.nix
More changes
2020-05-14 21:37:19 +00:00
./virt.nix
Initial configuration
2020-05-12 08:53:09 +00:00
./users.nix
]
;
}
Reference in a new issue
Copy permalink