move to external cargo config
This commit is contained in:
parent
43a3c2df5b
commit
4311082a72
6 changed files with 17 additions and 6 deletions
|
|
@ -16,7 +16,8 @@
|
|||
inputs.helix.packages.${pkgs.system}.default
|
||||
# libthai
|
||||
localsend
|
||||
macchina
|
||||
# macchina
|
||||
neofetch
|
||||
mesa
|
||||
ouch
|
||||
ripgrep
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
# THE FINALS audio borked
|
||||
services.pipewire.enable = false;
|
||||
hardware.pulseaudio.enable = true;
|
||||
hardware.pulseaudio.support32Bit = true;
|
||||
|
|
@ -8,8 +9,8 @@
|
|||
# gpt4all-chat
|
||||
# nvidia-vaapi-driver
|
||||
# foldingathome
|
||||
gwe
|
||||
# mesa
|
||||
gwe
|
||||
openrgb
|
||||
snapper
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue