more rational imports

This commit is contained in:
unexplrd
2025-02-06 22:51:00 +02:00
parent 7ec6392e68
commit 5cb6ba1949
11 changed files with 32 additions and 21 deletions

View File

@ -1,4 +1,11 @@
{pkgs, ...}: {
{
pkgs,
inputs,
...
}: {
imports = [
inputs.stylix.nixosModules.stylix
];
environment.systemPackages = with pkgs; [
#papirus-icon-theme
nerd-fonts.iosevka