mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Realised cachix needs to be common as a package
This commit is contained in:
parent
0f524aeb01
commit
09c56ccf0c
2 changed files with 1 additions and 1 deletions
|
|
@ -67,6 +67,7 @@ in {
|
|||
hddtemp
|
||||
lm_sensors
|
||||
htop
|
||||
cachix
|
||||
ripgrep
|
||||
git
|
||||
kitty.terminfo
|
||||
|
|
|
|||
|
|
@ -69,7 +69,6 @@ in {
|
|||
pkgs.arc.pkgs.scream-arc # for audio forwarding
|
||||
pkgs.ddcutil # for diagnostics on DDC/CI
|
||||
pkgs.virt-manager # obvious reasons
|
||||
pkgs.cachix # arc caching
|
||||
];
|
||||
|
||||
home-manager.users.kat = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue