mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
1231
This commit is contained in:
@@ -12,9 +12,9 @@ let
|
||||
musicPath = "${config.home.homeDirectory}/External/Music";
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
./minimal.nix
|
||||
];
|
||||
# imports = [
|
||||
# ./minimal.nix
|
||||
# ];
|
||||
xdg = {
|
||||
configFile = {
|
||||
"beets" = {
|
||||
|
||||
Reference in New Issue
Block a user