trying stylix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user