dotfiles/modules/config/default.nix

11 lines
116 B
Nix

{
imports = [
./bin
./nix.nix
./shell.nix
./theming
./wallpapers.nix
./yubikey.nix
];
}