This commit is contained in:
gwg313 2025-02-15 17:25:55 -05:00
parent a63d6efb8b
commit d10779d948
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
7 changed files with 23 additions and 8 deletions

View file

@ -34,6 +34,7 @@
../modules/ssh.nix
../modules/neovim/default.nix
../modules/yazi.nix
../modules/qutebrowser.nix
];
nixpkgs = {
@ -74,7 +75,7 @@
stylix = {
# base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-macchiato.yaml";
base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-latte.yaml";
image = ../../wallpapers/nixos-wallpaper-catppuccin-latte.png;
image = ../../wallpapers/hollow-knight.jpg;
# polarity = "dark";
autoEnable = true;
enable = true;