mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-08-03 03:08:20 +02:00
Add Stylix
This commit is contained in:
parent
1e8f75aa33
commit
b92fcb1516
5 changed files with 119 additions and 22 deletions
5
nixos/modules/stylix.nix
Normal file
5
nixos/modules/stylix.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
stylix = {
|
||||
image = ../../assets/wallpapers/kevin-kandlbinder-u4wkyXFGUc4-unsplash.jpg;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue