mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-22 12:55:20 +08:00
emacs+; update inputs
This commit is contained in:
parent
7a6412550f
commit
9e5aafde46
5 changed files with 28 additions and 156 deletions
|
|
@ -21,6 +21,9 @@ in
|
|||
enable = true;
|
||||
package = pkgs.netdataCloud;
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
5005 # vira
|
||||
];
|
||||
|
||||
programs.nix-ld.enable = true; # for vscode server
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue