some stuff
This commit is contained in:
parent
368fc628c2
commit
841fe9a6a9
11 changed files with 77 additions and 65 deletions
|
@ -8,5 +8,7 @@
|
|||
nethogs
|
||||
ffmpeg-full
|
||||
parted
|
||||
pciutils
|
||||
usbutils
|
||||
];
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@ let
|
|||
./desktop
|
||||
./desktop/awesome.nix
|
||||
./desktop/sway.nix
|
||||
./desktop/hyprland.nix
|
||||
#./desktop/hyprland.nix
|
||||
|
||||
./programs
|
||||
|
||||
|
|
|
@ -304,15 +304,19 @@
|
|||
fetchart,
|
||||
discogs,
|
||||
advancedrewrite,
|
||||
lyrics,
|
||||
#lyrics,
|
||||
spotify,
|
||||
scrub,
|
||||
duplicates,
|
||||
unimported,
|
||||
missing,
|
||||
]
|
||||
|
||||
genres: yes
|
||||
|
||||
unimported:
|
||||
ignore_extensions: jpg png
|
||||
|
||||
spotify:
|
||||
source_weight: 0.7
|
||||
|
||||
|
@ -338,9 +342,9 @@
|
|||
- lastfm
|
||||
- wikipedia
|
||||
|
||||
lyrics:
|
||||
fallback: '''
|
||||
sources: musixmatch google
|
||||
#lyrics:
|
||||
# fallback: '''
|
||||
# sources: musixmatch google
|
||||
|
||||
replace:
|
||||
'[\\]': '''
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
settings = {
|
||||
devices = {
|
||||
"nixdesk" = {
|
||||
id = "DZEIXRH-WBIEUUW-FFP2SLJ-BTIUPBE-YURLPN7-MUFOR6L-HS27D6G-I25XHQ3";
|
||||
id = "XXABQZC-CO6OM2E-EMB3QIJ-NF5I3WU-CCQPPRY-7BX4ZSS-WIU4WW2-WXFWVQR";
|
||||
autoAcceptFolders = true;
|
||||
};
|
||||
"redmi-note-10-pro" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue