Fixed config, now just some theming

This commit is contained in:
2026-03-15 19:07:49 +00:00
parent 4e30faa302
commit a7d79ef43c
3 changed files with 5 additions and 18 deletions
-7
View File
@@ -49,13 +49,6 @@ outputs =
lib.nixosSystem {
inherit system;
modules = [
#nerdfonts
({ config, pkgs, ... }: {
environment.systemPackages = with pkgs; [
nerdfonts.packages.iosevka
nerdfonts.packages.firacode
];
})
# Import machine-specific configurations
./assets/flake/machines/traveldroid/top.nix