index
:
nixos-config
this commit
animdl
containers
emacs_lsp
emacsoverlay
master
new_readme
My Personal Nix/NixOS Configuration.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hosts
/
phobos
/
hardware
/
laptop
/
default.nix
blob: b0125ee4e907d8f471e9f9420d3fd67297dd2dfd (
plain
) (
blame
)
1
2
3
4
{
...
}:
{
imports
=
[
./hardware.nix
];
}