stylix: move to common
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m8s

This commit is contained in:
2025-04-25 19:40:34 +01:00
parent f8bc407993
commit bb851658df
2 changed files with 1 additions and 2 deletions

View File

@ -1,12 +1,10 @@
{
inputs,
pkgs,
...
}:
{
imports = [
inputs.stylix.nixosModules.stylix
./common.nix
../users/jordan
];