successful build for laptop
This commit is contained in:
@@ -31,7 +31,10 @@
|
||||
|
||||
(lib.mkIf (!config.homeconfig.minimal) {
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
#allowBroken = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; let
|
||||
pypkgs = ps: with ps; [
|
||||
@@ -72,7 +75,7 @@
|
||||
pavucontrol
|
||||
yewtube
|
||||
ytmdl
|
||||
ffmpeg_5
|
||||
ffmpeg
|
||||
rpi-imager
|
||||
tigervnc
|
||||
keepassxc
|
||||
@@ -85,7 +88,7 @@
|
||||
kicad
|
||||
blender
|
||||
freecad
|
||||
cura
|
||||
#cura
|
||||
|
||||
#productivity
|
||||
libreoffice
|
||||
|
||||
Reference in New Issue
Block a user