add nixos hardware for starlite; enable all firmware; add base home manager for common config; add modproobe for tux wifi; add fooyin as fb2k replacement;

This commit is contained in:
2025-02-12 21:38:18 +00:00
parent 99768f0b4a
commit 8d7bb62014
10 changed files with 96 additions and 104 deletions

View File

@@ -2,9 +2,7 @@
{
imports = [
../../home-manager/fonts.nix
../../home-manager/terminal.nix
../../home-manager/firefox/firefox.nix
../../home-manager/base.nix
../../home-manager/development/vscode.nix
];
@@ -16,23 +14,7 @@
home.stateVersion = "24.05";
home.packages = with pkgs;[
# general
thunderbird
keepassxc
qbittorrent
libreoffice-qt
joplin-desktop
obsidian
# media
strawberry-qt6
jellyfin-media-player
# comms
teamspeak_client
vesktop
];
home.packages = with pkgs;[ ];
home.file = {
# # Building this configuration will create a copy of 'dotfiles/screenrc' in