opening ports and gnome shell extensions
This commit is contained in:
parent
c58d8fc88b
commit
bc0c02e004
1403
configuration.nix
1403
configuration.nix
File diff suppressed because it is too large
Load Diff
@ -41,6 +41,7 @@ let
|
||||
open_firewall_ports = [
|
||||
80 # http
|
||||
443 # https
|
||||
6969 # HentaiAtHome
|
||||
25152 # ssh
|
||||
49494 # gerbera
|
||||
];
|
||||
@ -543,6 +544,8 @@ symbola
|
||||
reading-strip # like putting a finger on every line I read
|
||||
tactile # window manager
|
||||
pano # clipboard manager
|
||||
blur-my-shell # make the overview more visually appealing
|
||||
# forge # window manager
|
||||
# ]) ++ (with unstable.pkgs.gnomeExtensions; [
|
||||
#+end_src
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user