Use Barrier
This commit is contained in:
parent
9cf2b82e92
commit
9d4c48badb
@ -53,6 +53,7 @@ in
|
||||
joplin-desktop
|
||||
config.inputs.deploy-rs.packages.${config.currentSystem}.deploy-rs
|
||||
lxqt.pavucontrol-qt
|
||||
barrier
|
||||
|
||||
# For Nix IDE
|
||||
nixpkgs-fmt
|
||||
|
@ -56,4 +56,9 @@
|
||||
|
||||
de.enable = true;
|
||||
de.touchpad.enable = true;
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
# barrier
|
||||
24800
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user