remove programs failing to build for now

This commit is contained in:
twoneis 2025-02-08 02:10:27 +01:00
parent 6b8045e955
commit 552a324750
2 changed files with 4 additions and 4 deletions

View file

@ -24,9 +24,9 @@ in {
}; };
# Run statically linked and more # Run statically linked and more
environment.systemPackages = with pkgs; [ # environment.systemPackages = with pkgs; [
nix-alien # nix-alien
]; # ];
programs.nix-ld.enable = true; programs.nix-ld.enable = true;

View file

@ -20,7 +20,7 @@ in mkIf conf.apps.enable {
snapshot snapshot
nautilus nautilus
inkscape inkscape
blender # blender
gnome-disk-utility gnome-disk-utility
fragments fragments
element-desktop element-desktop