update firewall, add wlr-xrandr
Some checks failed
Build / nix-build (native-x86_64, gandalf) (push) Failing after 2m14s
Build / nix-build (native-x86_64, telperion) (push) Successful in 5m53s
Build / nix-build (native-x86_64, shadowfax) (push) Failing after 31m10s

This commit is contained in:
Joseph Hanson 2025-02-15 18:24:14 -06:00
parent 2bb9d5bf13
commit 18274be266
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 62 additions and 2915 deletions

2972
flake.lock

File diff suppressed because it is too large Load diff

View file

@ -113,6 +113,7 @@ in {
wallust
wl-clipboard
wlogout
wlr-randr
# fun
fastfetch
# Scripts
@ -143,6 +144,7 @@ in {
withUWSM = true;
# xwayland.enable = true;
};
waybar.enable = true;
thunar.enable = true;
thunar.plugins = with pkgs.xfce; [
@ -160,10 +162,13 @@ in {
# Caddy
80 # http
443 # https
179 # BGP
2019 # caddy admin api
# Minio
9000 # console web interface
9001 # api interface
# Beszel-agent
45876
];
};