🚀 rework theming module

This commit is contained in:
Moritz Böhme 2022-08-31 17:34:11 +02:00
parent cf231cf182
commit 270623ea17
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
6 changed files with 930 additions and 583 deletions

View file

@ -6,12 +6,12 @@
{
imports = [
./theming.nix
./nix.nix
./bin
./shell.nix
./yubikey.nix
./email.nix
./nix.nix
./shell.nix
./theming
./wallpapers.nix
./yubikey.nix
];
}