refactor(tailscale): update to use masterPkgs for tailscale
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{...}: {
|
||||
{
|
||||
device,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
lib.optionalAttrs (device.is "ryu") {
|
||||
programs.opencode = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user