mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
feat: distributed builder on sumireko, "renko" for x86_64-linux
This commit is contained in:
parent
0ec547ab6a
commit
259b2338eb
5 changed files with 109 additions and 5 deletions
|
|
@ -1,5 +1,8 @@
|
|||
{ config, pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
# task managers
|
||||
htop
|
||||
btop
|
||||
# disk usage
|
||||
duc-cli
|
||||
# nix formatting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue