non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-15 12:14:51 +01:00
parent 593cf6b5c3
commit 4147e42201
3 changed files with 2 additions and 5 deletions

View file

@ -65,10 +65,6 @@
imports = [./home/${device-name}/home.nix];
home.stateVersion = "25.11";
};
sharedModules = [
inputs.stylix.homeModules.stylix
];
};
}
];

View file

@ -8,7 +8,7 @@
qt.enable = true;
};
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-material-dark.yaml";
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-material-dark-medium.yaml";
opacity.terminal = 0.75;
cursor = {

1
result Symbolic link
View file

@ -0,0 +1 @@
/nix/store/kwkk55rwncs85ixrg0cs754fpjxg5y5b-base16-schemes-0-unstable-2026-01-15