Gitiles
Code Review
Sign In
git.clicks.codes
/
Chimera
/
NixFiles
/
4d5c5fb79900dfba656e43eaa74175b74543ad2a
/
.
/
systems
/
x86_64-linux
/
shorthair
/
default.nix
blob: 876777191aee9996749726e1647ee056e4968703 [
file
] [
log
] [
blame
]
{
...
}:
{
imports
=
[
./
boot
./
backlight
./
compositor
./
console
./
games
./
hardware
/
cpu
./
hardware
/
filesystems
./
networking
./
openrgb
./
users
./
time
./
yubikey
];
}