2024-03-24 16:15:15 +01:00
|
|
|
{ config, pkgs, ... }: {
|
|
|
|
|
|
|
|
# packages
|
|
|
|
nixpkgs.config.allowUnfree = true;
|
|
|
|
environment.systemPackages = with pkgs; [
|
2024-03-28 11:46:26 +01:00
|
|
|
|
|
|
|
# system
|
|
|
|
btop
|
|
|
|
fastfetch
|
|
|
|
fwupd
|
|
|
|
htop
|
|
|
|
intel-gpu-tools
|
|
|
|
killall
|
|
|
|
radeontop
|
|
|
|
pciutils
|
2024-03-31 23:35:23 +02:00
|
|
|
pavucontrol
|
2024-03-28 11:46:26 +01:00
|
|
|
powertop
|
|
|
|
solaar
|
|
|
|
spice-vdagent
|
|
|
|
sshfs
|
2024-03-24 16:15:15 +01:00
|
|
|
|
|
|
|
# hyprland
|
|
|
|
adwaita-qt
|
|
|
|
brightnessctl
|
2024-06-20 16:34:13 +02:00
|
|
|
flameshot
|
2024-03-24 16:15:15 +01:00
|
|
|
grim
|
2024-06-05 14:04:11 +02:00
|
|
|
grimblast
|
|
|
|
hyprlock
|
2024-03-24 16:15:15 +01:00
|
|
|
imagemagick
|
|
|
|
jq
|
2024-03-29 23:35:59 +01:00
|
|
|
libnotify
|
2024-03-24 16:15:15 +01:00
|
|
|
lxappearance-gtk2
|
2024-06-09 13:56:24 +02:00
|
|
|
satty
|
2024-03-24 16:15:15 +01:00
|
|
|
slurp
|
|
|
|
socat
|
|
|
|
swaybg
|
|
|
|
waybar
|
2024-04-07 01:08:42 +02:00
|
|
|
wl-clipboard
|
2024-03-24 16:15:15 +01:00
|
|
|
wofi
|
|
|
|
xfce.xfce4-settings
|
|
|
|
|
2024-03-28 11:46:26 +01:00
|
|
|
# fonts
|
2024-06-04 17:55:34 +02:00
|
|
|
fira-code
|
2024-06-04 17:42:12 +02:00
|
|
|
fira-code-nerdfont
|
2024-03-28 11:46:26 +01:00
|
|
|
font-awesome
|
|
|
|
jetbrains-mono
|
2024-04-07 01:08:42 +02:00
|
|
|
nerdfonts
|
2024-03-28 11:46:26 +01:00
|
|
|
ubuntu_font_family
|
2024-03-24 16:15:15 +01:00
|
|
|
|
2024-03-28 11:46:26 +01:00
|
|
|
# browsers
|
2024-03-29 23:44:01 +01:00
|
|
|
firefox
|
2024-05-09 15:04:41 +02:00
|
|
|
google-chrome
|
|
|
|
microsoft-edge
|
2024-03-28 11:46:26 +01:00
|
|
|
|
|
|
|
# general cli utilities
|
2024-03-24 16:15:15 +01:00
|
|
|
bat
|
2024-06-09 13:56:24 +02:00
|
|
|
clipse
|
2024-03-25 11:14:17 +01:00
|
|
|
cmatrix
|
2024-03-28 16:26:01 +01:00
|
|
|
distrobox
|
2024-03-24 16:15:15 +01:00
|
|
|
git
|
2024-03-28 11:46:26 +01:00
|
|
|
screen
|
2024-03-28 16:26:01 +01:00
|
|
|
podman
|
|
|
|
podman-compose
|
2024-03-28 11:46:26 +01:00
|
|
|
vim
|
|
|
|
wget
|
|
|
|
|
2024-04-26 10:57:13 +02:00
|
|
|
# kube mgmt
|
2024-06-09 13:56:24 +02:00
|
|
|
kubernetes-helm
|
|
|
|
kubectl
|
|
|
|
talosctl
|
2024-04-26 10:57:13 +02:00
|
|
|
openlens
|
|
|
|
|
2024-03-28 11:46:26 +01:00
|
|
|
# general gui utilities
|
2024-04-08 14:59:55 +02:00
|
|
|
bitwarden
|
2024-03-24 16:15:15 +01:00
|
|
|
gimp
|
|
|
|
meld
|
2024-03-28 11:46:26 +01:00
|
|
|
nextcloud-client
|
2024-04-05 14:04:41 +02:00
|
|
|
trayscale
|
2024-06-04 16:38:23 +02:00
|
|
|
vscode
|
2024-03-28 11:46:26 +01:00
|
|
|
|
|
|
|
# multimedia
|
2024-03-24 16:15:15 +01:00
|
|
|
mpv
|
2024-06-09 13:56:24 +02:00
|
|
|
multiviewer-for-f1
|
2024-04-08 21:37:06 +02:00
|
|
|
spotify
|
|
|
|
yt-dlp
|
2024-03-28 11:46:26 +01:00
|
|
|
|
|
|
|
# dns utilities
|
|
|
|
dnsutils
|
2024-03-25 11:16:01 +01:00
|
|
|
whois
|
2024-03-25 16:25:58 +01:00
|
|
|
|
|
|
|
# office
|
2024-06-03 09:28:13 +02:00
|
|
|
filezilla
|
2024-03-25 16:25:58 +01:00
|
|
|
remmina
|
2024-03-26 07:52:12 +01:00
|
|
|
teams-for-linux
|
2024-03-26 21:01:46 +01:00
|
|
|
teamviewer
|
2024-06-05 13:20:56 +02:00
|
|
|
teleport_14
|
2024-03-25 16:25:58 +01:00
|
|
|
webex
|
2024-06-04 16:38:23 +02:00
|
|
|
|
2024-03-24 16:15:15 +01:00
|
|
|
];
|
|
|
|
|
|
|
|
# services
|
|
|
|
services.blueman.enable = true;
|
|
|
|
services.fwupd.enable = true;
|
|
|
|
services.openssh.enable = true;
|
|
|
|
services.printing.enable = true;
|
|
|
|
services.tailscale = {
|
|
|
|
enable = true;
|
|
|
|
package = pkgs.unstable.tailscale;
|
|
|
|
};
|
|
|
|
}
|