2023-12-12 01:43:25 +00:00
|
|
|
# Only optional modules should be imported here.
|
|
|
|
{
|
|
|
|
imports = [
|
|
|
|
./music-setup.nix
|
2023-12-12 01:05:46 +00:00
|
|
|
./dotfiles.nix
|
2023-12-12 01:43:25 +00:00
|
|
|
|
|
|
|
./programs/browsers.nix
|
|
|
|
./programs/email.nix
|
|
|
|
./programs/git.nix
|
|
|
|
./programs/keys.nix
|
|
|
|
];
|
|
|
|
}
|