Update flake dependencies and minor configuration changes

This commit is contained in:
2025-11-02 16:21:39 +01:00
parent 2a11df7fcc
commit b98e958302
6 changed files with 21 additions and 52 deletions

View File

@@ -16,7 +16,7 @@
nerd-fonts.im-writing
nerd-fonts.blex-mono
noto-fonts
noto-fonts-emoji
noto-fonts-color-emoji
noto-fonts-cjk-sans
noto-fonts-cjk-serif
noto-fonts-monochrome-emoji

View File

@@ -12,7 +12,7 @@
lshw
pciutils
usbutils
glxinfo
mesa-demos
nix-output-monitor
nvd
onefetch

View File

@@ -1,9 +1,4 @@
{
pkgs,
inputs,
system,
...
}:
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
virt-viewer
@@ -12,6 +7,6 @@
distrobox
boxbuddy
freerdp
inputs.winboat.packages.${system}.winboat
winboat
];
}

View File

@@ -18,7 +18,7 @@
extraPackages = with pkgs.bat-extras; [
batman
batpipe
batgrep
# batgrep
];
};
home.sessionVariables = {