refactoring
This commit is contained in:
parent
3110d3fe47
commit
457c93a199
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +0,0 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
beets
|
||||
];
|
||||
|
||||
xdg.configFile."beets/config.yaml".source = ./config.yaml;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue