Update flake dependencies and minor configuration changes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
lshw
|
||||
pciutils
|
||||
usbutils
|
||||
glxinfo
|
||||
mesa-demos
|
||||
nix-output-monitor
|
||||
nvd
|
||||
onefetch
|
||||
|
||||
@@ -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
|
||||
];
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
extraPackages = with pkgs.bat-extras; [
|
||||
batman
|
||||
batpipe
|
||||
batgrep
|
||||
# batgrep
|
||||
];
|
||||
};
|
||||
home.sessionVariables = {
|
||||
|
||||
Reference in New Issue
Block a user