remove programs failing to build for now
This commit is contained in:
parent
6b8045e955
commit
552a324750
2 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue