chore: Remove all configuration other than nix
This commit is contained in:
parent
9fd25e0ef7
commit
c3d94a49eb
33 changed files with 513 additions and 847 deletions
8
nix/programs/themes/default.nix
Normal file
8
nix/programs/themes/default.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
imports = [
|
||||
./qt.nix
|
||||
./gtk3.nix
|
||||
./gtk4.nix
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue