This website requires JavaScript.
Explore
Help
Sign in
Jules
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
forked from
Bun/nixos-config
Code
Pull requests
Activity
15ab10152b
nixos-config
/
modules
/
system
/
services
/
default.nix
Jimbo
4ad26636a7
Gonna revert and modify the original flake, add back overlays from a shared file, and figure things out after
2024-10-12 19:41:05 -04:00
7 lines
54 B
Nix
Raw
Blame
History
{
.
.
.
}:
{
imports
=
[
./common
./pc
]
;
}
View git blame
Copy permalink