lots of meow
This commit is contained in:
@@ -98,11 +98,11 @@
|
||||
# pear-desktop
|
||||
prismlauncher
|
||||
# deadlock-mod-manager
|
||||
inputs.nik-pkgs.packages.x86_64-linux.grimorie
|
||||
inputs.nik-pkgs.packages.x86_64-linux.grimoire
|
||||
# gamescope
|
||||
android-studio
|
||||
blender
|
||||
tetrio-plus
|
||||
# (tetrio-desktop.override { withTetrioPlus = true; })
|
||||
# bottles
|
||||
# pi-coding-agent
|
||||
# orca-slicer's wrapGAppsHook does not actually wrap the installed
|
||||
@@ -125,6 +125,7 @@
|
||||
--set WEBKIT_DISABLE_DMABUF_RENDERER 1
|
||||
'';
|
||||
})
|
||||
# prusa-slicer
|
||||
];
|
||||
programs.lutris.enable = true;
|
||||
nixpkgs.overlays = [
|
||||
@@ -137,6 +138,9 @@
|
||||
})
|
||||
];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.problems.handlers = {
|
||||
tetrio-plus.broken = "warn";
|
||||
};
|
||||
programs.home-manager.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user