tack and everything and wow
This commit is contained in:
parent
480c556d32
commit
7a6f387652
24 changed files with 801 additions and 358 deletions
|
|
@ -89,7 +89,7 @@ in
|
|||
SHELL = "${config.users.defaultUserShell}/bin/nu";
|
||||
};
|
||||
};
|
||||
btop = wrapXdg "btop" pkgs.btop btopConfigDir;
|
||||
btop = wrapXdg "btop" (pkgs.btop.override { cudaSupport = true; }) btopConfigDir;
|
||||
};
|
||||
|
||||
environment.variables.BAT_THEME = "ansi";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue