This website requires JavaScript.
Explore
Help
Sign In
SeanOMik
/
nixos-dotfiles
Watch
1
Star
0
Fork
You've already forked nixos-dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9555f1115c
nixos-dotfiles
/
hosts
/
default.nix
7 lines
72 B
Nix
Executable File
Raw
Blame
History
{
pkgs
,
home-manager
,
.
.
.
}:
{
imports
=
[
./smallinux.nix
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink