mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
use gruvbox material
This commit is contained in:
parent
384114d2ca
commit
91b011a725
33 changed files with 607 additions and 221 deletions
|
|
@ -61,6 +61,11 @@
|
|||
algorithm = "lz4";
|
||||
priority = 100;
|
||||
};
|
||||
stylix = {
|
||||
enable = true;
|
||||
autoEnable = true;
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-material-dark-hard.yaml";
|
||||
};
|
||||
|
||||
# Disable modem
|
||||
networking.modemmanager.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue