added tailscale
This commit is contained in:
@@ -85,6 +85,7 @@ in {
|
|||||||
wl-clip-persist
|
wl-clip-persist
|
||||||
ollama-rocm
|
ollama-rocm
|
||||||
newelle
|
newelle
|
||||||
|
tailscale
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enable Polkit
|
# Enable Polkit
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
neovim
|
neovim
|
||||||
git
|
git
|
||||||
|
tailscale
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.variables.EDITOR = "nvim";
|
environment.variables.EDITOR = "nvim";
|
||||||
|
|||||||
Reference in New Issue
Block a user