clean up config
@ -102,6 +102,27 @@
|
||||
};
|
||||
};
|
||||
|
||||
stylix.enable = true;
|
||||
stylix.image = ../../modules/home-manager/stylix/ghibli/ghibli-3.png;
|
||||
stylix.base16Scheme = {
|
||||
base00 = "#F0EBE1";
|
||||
base01 = "#E1D6C6";
|
||||
base02 = "#D0C2B2";
|
||||
base03 = "#8C8075";
|
||||
base04 = "#65594E";
|
||||
base05 = "#4A413B";
|
||||
base06 = "#322B25";
|
||||
base07 = "#1C1813";
|
||||
base08 = "#BF591E";
|
||||
base09 = "#A38625";
|
||||
base0A = "#86A325";
|
||||
base0B = "#25A36C";
|
||||
base0C = "#257EA3";
|
||||
base0D = "#4659BF";
|
||||
base0E = "#8646BF";
|
||||
base0F = "#BF4686";
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
||||
@ -1,10 +1,9 @@
|
||||
{ config, pkgs, ... }:
|
||||
{ inputs,onfig, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
[
|
||||
../../modules/home-manager/git.nix
|
||||
# ../../modules/home-manager/ghibli/ghibli.nix
|
||||
];
|
||||
|
||||
# Allow Unfree
|
||||
|
||||
@ -1,5 +0,0 @@
|
||||
{ pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
|
||||
}
|
||||
24
modules/nixos/stylix/ghibli.nix
Normal file
@ -0,0 +1,24 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
stylix.enable = true;
|
||||
stylix.image = ../../modules/home-manager/stylix/ghibli/ghibli-3.png;
|
||||
stylix.base16Scheme = {
|
||||
base00 = "#F0EBE1";
|
||||
base01 = "#E1D6C6";
|
||||
base02 = "#D0C2B2";
|
||||
base03 = "#8C8075";
|
||||
base04 = "#65594E";
|
||||
base05 = "#4A413B";
|
||||
base06 = "#322B25";
|
||||
base07 = "#1C1813";
|
||||
base08 = "#BF591E";
|
||||
base09 = "#A38625";
|
||||
base0A = "#86A325";
|
||||
base0B = "#25A36C";
|
||||
base0C = "#257EA3";
|
||||
base0D = "#4659BF";
|
||||
base0E = "#8646BF";
|
||||
base0F = "#BF4686";
|
||||
};
|
||||
}
|
||||
@ -1,32 +0,0 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
# Enable stylix
|
||||
services.stylix.enable = libMkforce true;
|
||||
|
||||
stylix.homeManagerIntegration.autoImport = false;
|
||||
stylix.homeManagerIntegration.followSystem = true;
|
||||
|
||||
stylix.image = ./wallpapers/ghibli-3.png;
|
||||
|
||||
stylix.polarity = "light";
|
||||
|
||||
stylix.base16Scheme = {
|
||||
base00 = "#F0EBE1";
|
||||
base01 = "#E1D6C6";
|
||||
base02 = "#D0C2B2";
|
||||
base03 = "#8C8075";
|
||||
base04 = "#65594E";
|
||||
base05 = "#4A413B";
|
||||
base06 = "#322B25";
|
||||
base07 = "#1C1813";
|
||||
base08 = "#BF591E";
|
||||
base09 = "#A38625";
|
||||
base0A = "#86A325";
|
||||
base0B = "#25A36C";
|
||||
base0C = "#257EA3";
|
||||
base0D = "#4659BF";
|
||||
base0E = "#8646BF";
|
||||
base0F = "#BF4686";
|
||||
};
|
||||
}
|
||||
|
Before Width: | Height: | Size: 9.8 MiB After Width: | Height: | Size: 9.8 MiB |
|
Before Width: | Height: | Size: 11 MiB After Width: | Height: | Size: 11 MiB |
|
Before Width: | Height: | Size: 12 MiB After Width: | Height: | Size: 12 MiB |
|
Before Width: | Height: | Size: 11 MiB After Width: | Height: | Size: 11 MiB |
|
Before Width: | Height: | Size: 11 MiB After Width: | Height: | Size: 11 MiB |
|
Before Width: | Height: | Size: 13 MiB After Width: | Height: | Size: 13 MiB |
|
Before Width: | Height: | Size: 13 MiB After Width: | Height: | Size: 13 MiB |
|
Before Width: | Height: | Size: 10 MiB After Width: | Height: | Size: 10 MiB |
|
Before Width: | Height: | Size: 12 MiB After Width: | Height: | Size: 12 MiB |
|
Before Width: | Height: | Size: 9.7 MiB After Width: | Height: | Size: 9.7 MiB |