chore: rm stylix

This commit is contained in:
Mohammad Rafiq 2025-03-05 06:22:57 +08:00
parent e6214925fc
commit 6615bd99ba
3 changed files with 1 additions and 446 deletions

View file

@ -14,7 +14,6 @@
specialArgs = args;
modules = [
./systems/${hostname}.nix
inputs.stylix.nixosModules.stylix
# Add the home-manager user
home-manager.nixosModules.home-manager
@ -61,7 +60,5 @@
nvf.inputs.nixpkgs.follows = "nixpkgs";
hyprland.url = "github:hyprwm/Hyprland";
stylix.url = "github:danth/stylix";
};
}