Compare commits

..

3 Commits

Author SHA1 Message Date
ekzyis
3b562b2344 Add vlc player 2025-11-12 15:16:51 +01:00
ekzyis
bde4b19030 Add tree 2025-10-17 14:17:17 +02:00
ekzyis
3eea584cd1 Install tools to fix volume hotkeys 2025-10-10 23:24:49 +02:00

View File

@ -3,9 +3,8 @@
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
{ config, lib, pkgs, ... }:
let
unstable = import <nixpkgs-unstable> { config = { allowUnfree = true; }; };
in {
{
nix.settings.experimental-features = [ "nix-command" "flakes" ];
imports =
[ # Include the results of the hardware scan.
@ -169,19 +168,24 @@ in {
file
gnumake
awscli2
unstable.code-cursor
code-cursor
pavucontrol
pulseaudio
xbindkeys
pamixer
libnotify
alsa-tools
aircrack-ng
tor-browser-bundle-bin
nmap
ranger
tree
tcpdump
wireshark
deno
pandoc
texliveMedium
vlc
];
fonts.packages = with pkgs; [