updates
This commit is contained in:
parent
9b021db760
commit
5629ae54f8
3 changed files with 17 additions and 22 deletions
|
@ -39,11 +39,6 @@
|
|||
clock24 = true;
|
||||
};
|
||||
|
||||
programs.exa = {
|
||||
enable = true;
|
||||
enableAliases = true;
|
||||
};
|
||||
|
||||
programs.bat.enable = true;
|
||||
|
||||
};
|
||||
|
|
|
@ -46,9 +46,9 @@ in {
|
|||
url = "https://git.0x76.dev";
|
||||
tokenFile = "${vs.gitea_runner}/token_runner_1";
|
||||
};
|
||||
nix_native = {
|
||||
native_nix = {
|
||||
enable = true;
|
||||
name = "nix-native";
|
||||
name = "native_nix";
|
||||
labels = [ "native:host" ];
|
||||
url = "https://git.0x76.dev";
|
||||
tokenFile = "${vs.gitea_runner}/token_native";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue