This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
oysteikt
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Releases
Activity
437ea9cdda
dotfiles
/
nixpkgs
/
secret
/
default.nix
9 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
Add lots of new nix config
2021-12-11 15:29:12 +01:00
{
.
.
.
}:
{
imports
=
[
./programs
./ssh/hosts
Modularize nix config more
2021-12-13 00:35:22 +01:00
./gtk/bookmarks.nix
Add lots of new nix config
2021-12-11 15:29:12 +01:00
]
;
}