update firewall, add wlr-xrandr
This commit is contained in:
parent
2bb9d5bf13
commit
18274be266
2 changed files with 62 additions and 2915 deletions
2972
flake.lock
2972
flake.lock
File diff suppressed because it is too large
Load diff
|
@ -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
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue