Compare commits

...

2 commits

Author SHA1 Message Date
089740ffaf
remove some unused software 2024-09-02 19:17:58 +02:00
c01c5da7c4
add Departure Mono font 2024-09-02 19:14:45 +02:00
4 changed files with 1 additions and 15 deletions

View file

@ -42,8 +42,6 @@ with builtins; {
environment = {
systemPackages = with pkgs; [
veracrypt
htmlq
prusa-slicer
@ -62,21 +60,14 @@ with builtins; {
jdk11
jdk
libsecret
gh
nix-prefetch-scripts
fzf
glab
ripgrep
sl
lolcat
appimage-run
git-crypt
file
whois
p7zip
file
nmap
cmatrix
tree
socat
smartmontools

View file

@ -116,11 +116,7 @@ in
jellyfin-media-player
# from environment.systemPackages cleanup
xdotool
xorg.xwininfo
gparted
# uhk-agent
cool-retro-term
xdg-desktop-portal-gtk
virt-manager
ddccontrol-db

View file

@ -14,6 +14,7 @@
libertine
inter
b612
departure-mono
];
fonts.fontDir.enable = true;
}

View file

@ -20,8 +20,6 @@ in
signal-desktop
mumble
element-desktop
# nheko
# iamb
];
};
};