tailscale + sunshine + lint
This commit is contained in:
@@ -24,8 +24,8 @@ in
|
||||
gitMinimal
|
||||
nix
|
||||
attic-client
|
||||
nodejs # Required for GitHub Actions
|
||||
openssh # Required for SSH git operations
|
||||
nodejs # Required for GitHub Actions
|
||||
openssh # Required for SSH git operations
|
||||
;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
};
|
||||
};
|
||||
bat = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
config.pager = "less -FR";
|
||||
extraPackages = builtins.attrValues {
|
||||
inherit (pkgs.bat-extras)
|
||||
|
||||
Reference in New Issue
Block a user