Added Stylix
This commit is contained in:
@@ -38,6 +38,11 @@
|
||||
};
|
||||
}
|
||||
|
||||
#
|
||||
# ========== Theming ==========
|
||||
#
|
||||
inputs.stylix.nixosModules.stylix
|
||||
|
||||
(map lib.custom.relativeToRoot [
|
||||
#
|
||||
# ========== Required Configs ==========
|
||||
@@ -66,6 +71,10 @@
|
||||
"hosts/common/optional/kde.nix"
|
||||
"hosts/common/optional/sddm.nix"
|
||||
"hosts/common/optional/thermal-management.nix"
|
||||
|
||||
# Theming
|
||||
"hosts/common/optional/theming/targets/all-except-vscode.nix"
|
||||
"hosts/common/optional/theming/themes/tokyonight"
|
||||
])
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user