add stylix to artemision config

This commit is contained in:
2024-08-09 11:11:04 -04:00
parent 3ac21fe70e
commit 64f28b82d2
2 changed files with 23 additions and 7 deletions

View File

@ -6,17 +6,18 @@
}:
{
imports = [
./programs.nix
./desktop.nix
./wifi.nix
./zerotier.nix
./fonts.nix
./polkit.nix
./audio.nix
./desktop.nix
./fingerprint.nix
./steam.nix
./fonts.nix
./graphics.nix
./libvirt.nix
./polkit.nix
./programs.nix
./steam.nix
./stylix.nix
./wifi.nix
./zerotier.nix
];
time.timeZone = "America/New_York";