This website requires JavaScript.
Explore
Help
Sign In
moritz
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0b7e18a3f5
dotfiles
/
modules
/
config
/
default.nix
11 lines
116 B
Nix
Raw
Normal View
History
Unescape
Escape
:broom: restructure layout
2022-07-15 13:11:54 +02:00
{
imports
=
[
./bin
:rocket: rework theming module
2022-08-31 17:34:11 +02:00
./nix.nix
./shell.nix
./theming
:broom: restructure layout
2022-07-15 13:11:54 +02:00
./wallpapers.nix
:rocket: rework theming module
2022-08-31 17:34:11 +02:00
./yubikey.nix
:broom: restructure layout
2022-07-15 13:11:54 +02:00
]
;
}