Compare commits
1 Commits
a2138e3d8d
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
97aaaa44b0
|
@@ -54,6 +54,11 @@
|
|||||||
services.tailscale.enable = true;
|
services.tailscale.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.pathsToLink = [
|
||||||
|
"/share/applications"
|
||||||
|
"/share/xdg-desktop-portal"
|
||||||
|
];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
bind
|
bind
|
||||||
bmon
|
bmon
|
||||||
|
|||||||
Reference in New Issue
Block a user