This website requires JavaScript.
Explore
Help
Sign In
teutat3s
/
os
Watch
2
Star
0
Fork
You've already forked os
0
forked from
pub-solar/os
Code
Pull requests
Activity
40fe0972c6
os
/
profiles
/
misc
/
default.nix
9 lines
102 B
Nix
Raw
Normal View
History
Unescape
Escape
misc#stubby: init
2019-12-16 09:34:29 +00:00
{
.
.
.
}:
{
imports
=
[
./stubby.nix
misc#adblocking: init
2019-12-16 09:36:51 +00:00
./adblocking.nix
misc#make-linux-fast-again: init
2019-12-16 09:41:55 +00:00
./make-linux-fast-again.nix
misc#stubby: init
2019-12-16 09:34:29 +00:00
]
;
}
Copy permalink