"92 2026-01-06 18:49:55 26.05.20260102.fb7944c 6.18.3"

This commit is contained in:
Larra Emily Sarah
2026-01-06 18:49:57 +01:00
parent dfd96944c1
commit 3982d9bb67
3 changed files with 49 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
imports = [
# Include the results of the hardware scan.
/etc/nixos/hardware-configuration.nix
./packet-tracer.nix
];
# Bootloader.
@@ -152,7 +153,7 @@
environment.systemPackages = with pkgs; [
# Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. wget steam alacritty
libva-utils
vesktop
pkgs-stable.vesktop
git
tealdeer
bat
@@ -210,7 +211,7 @@
yt-dlp
strawberry
gamemode
xfce.thunar
thunar
alejandra
wineWowPackages.stagingFull
winetricks
@@ -220,6 +221,7 @@
jq
python313Packages.ipython
geogebra
ciscoPacketTracer8
];
fonts.enableDefaultPackages = true;