trying stylix

This commit is contained in:
2026-03-17 08:39:15 +00:00
parent 7ef9caf4fc
commit 284d74cd5f
2 changed files with 11 additions and 11 deletions
@@ -1,13 +1,9 @@
{ config, pkgs, inputs, flakeRoot, ... }:
{
config,
pkgs,
flakeRoot,
...
}:
{
# Import the Stylix NixOS module
# Import the Stylix NixOS module from the flake input
imports = [
stylix.nixosModules.stylix
inputs.stylix.nixosModules.stylix
];
# Minimal configuration