This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
danio
/
dotfiles
mirror of
https://git.dodsorf.as/Dandellion/dotfiles.git
Watch
2
Star
2
Fork
You've already forked dotfiles
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5e99a83dc6
dotfiles
/
profiles
/
default.nix
2 lines
61 B
Nix
Raw
Normal View
History
Unescape
Escape
create gui and game profiles, install konsole
2020-07-11 04:08:58 +02:00
{
imports
=
[
./base
./xsession
./zsh
./gui.nix
./games
]
;
}