set rofi theme by default and add wireshark to laptop config
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 14m16s

This commit is contained in:
2025-04-25 00:14:11 +02:00
parent a82be1df2c
commit 5f64559676
5 changed files with 10 additions and 4 deletions

View File

@ -53,6 +53,9 @@
services.udev.packages = [ pkgs.yubikey-personalization ];
programs.wireshark.enable = true;
programs.wireshark.usbmon.enable = true;
# boot.plymouth = {
# enable = true;
# theme = "ycontre-glow";