mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-01 23:45:45 +02:00
example: add stylix and fonts modules
This commit is contained in:
parent
4f420c6c68
commit
b491c67755
@ -11,9 +11,11 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = with nix-config.nixosModules; [
|
imports = with nix-config.nixosModules; [
|
||||||
system
|
|
||||||
shell
|
|
||||||
desktop
|
desktop
|
||||||
|
fonts
|
||||||
|
shell
|
||||||
|
stylix
|
||||||
|
system
|
||||||
];
|
];
|
||||||
|
|
||||||
home-manager.sharedModules =
|
home-manager.sharedModules =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user