Cleanup + add laptop packages

This commit is contained in:
2026-02-19 15:49:03 +01:00
parent b7ce19d338
commit e58d0d2ce9
3 changed files with 17 additions and 18 deletions

View File

@@ -3,8 +3,6 @@
pkgs,
lib,
czkawka-master,
solaar-master,
fet,
...
}:
@@ -24,19 +22,4 @@
swtpm
zenmonitor
];
fonts = {
packages = with pkgs; [
fira-code
font-awesome
nerd-fonts.fira-code
nerd-fonts.fira-mono
nerd-fonts.symbols-only
nerd-fonts.ubuntu-mono
noto-fonts
noto-fonts-cjk-sans
noto-fonts-color-emoji
ubuntu-classic
];
};
}