trying stylix

This commit is contained in:
2026-03-17 08:34:54 +00:00
parent 924c28557f
commit 62cfe941bd
6 changed files with 66 additions and 81 deletions
-8
View File
@@ -54,16 +54,8 @@ outputs =
lib.nixosSystem {
inherit system;
modules = [
# Importing nix.nix
./generated/out_of_tree/core/nix.nix
# theming engine
stylix.nixosModules.stylix
# Importing theme file
./generated/out_of_tree/core/theme.nix
# Import machine-specific configurations
./generated/out_of_tree/machines/${machine}/top.nix
# Catppuccin theme module
# catppuccin.nixosModules.catppuccin
# Anchoring all the other nixes
./generated/top.nix
# Home Manager module