Compare commits

..

No commits in common. "089740ffaf5e67011f4373b009243959ad3419b9" and "e920f9c2069efd9af1eb427171b5f91177253933" have entirely different histories.

4 changed files with 15 additions and 1 deletions

View file

@ -42,6 +42,8 @@ with builtins; {
environment = {
systemPackages = with pkgs; [
veracrypt
htmlq
prusa-slicer
@ -60,14 +62,21 @@ 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,7 +116,11 @@ 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,7 +14,6 @@
libertine
inter
b612
departure-mono
];
fonts.fontDir.enable = true;
}

View file

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