home/natto: delete unused
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -66,6 +66,7 @@ in
|
||||
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
spotify
|
||||
playerctl
|
||||
mpc_cli
|
||||
(ncmpcpp.override {
|
||||
@@ -81,10 +82,6 @@ in
|
||||
source = ./config/ncmpcpp/config;
|
||||
target = "${config.xdg.configHome}/ncmpcpp/config";
|
||||
};
|
||||
|
||||
sessionVariables = {
|
||||
# LV2_PATH = lib.makeSearchPath "lib/lv2" (with pkgs; [ calf ]);
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user