fixes, nvidia container
This commit is contained in:
parent
ca7cbd1808
commit
60b9d34c11
7 changed files with 18 additions and 154 deletions
|
|
@ -32,10 +32,10 @@ in {
|
|||
source = ./autostart;
|
||||
recursive = true;
|
||||
};
|
||||
home.file.".config/direnv/lib/" = {
|
||||
source = ./direnv;
|
||||
recursive = true;
|
||||
};
|
||||
# home.file.".config/direnv/lib/" = {
|
||||
# source = ./direnv;
|
||||
# recursive = true;
|
||||
# };
|
||||
home.file.".config/nushell/scripts" = {
|
||||
source = ./nushell/extras;
|
||||
recursive = true;
|
||||
|
|
@ -140,6 +140,8 @@ in {
|
|||
|
||||
hr-seek = "yes";
|
||||
|
||||
audio-device = "alsa";
|
||||
|
||||
hwdec = "auto";
|
||||
vo = "gpu-next";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue