update and removal of excessive software
This commit is contained in:
@@ -43,7 +43,7 @@ in
|
||||
};
|
||||
services.mpd-mpris.enable = true;
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"android-studio-stable"
|
||||
"android-studio"
|
||||
"code"
|
||||
"obsidian"
|
||||
"yandex-music"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
android-studio
|
||||
# android-studio
|
||||
ayugram-desktop
|
||||
audacity
|
||||
calibre
|
||||
|
||||
Reference in New Issue
Block a user