ice
This commit is contained in:
@@ -33,15 +33,15 @@
|
|||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
linux-builder = {
|
linux-builder = {
|
||||||
enable = true;
|
enable = false;
|
||||||
config = (
|
config = (
|
||||||
{ ... }:
|
{ ... }:
|
||||||
{
|
{
|
||||||
virtualisation.cores = 6;
|
virtualisation.cores = 6;
|
||||||
environment.etc."ccache.conf".text = ''
|
# environment.etc."ccache.conf".text = ''
|
||||||
remote_storage: redis://jallen-nas.local:6363
|
# remote_storage: redis://jallen-nas.local:6363
|
||||||
remote_only: true
|
# remote_only: true
|
||||||
'';
|
# '';
|
||||||
# programs.ccache.cacheDir = "/etc/ccache";
|
# programs.ccache.cacheDir = "/etc/ccache";
|
||||||
# systemd.tmpfiles.rules = [
|
# systemd.tmpfiles.rules = [
|
||||||
# # "d /var/cache/ccache 0770 builder nixbld -"
|
# # "d /var/cache/ccache 0770 builder nixbld -"
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
"gstreamer-runtime"
|
"gstreamer-runtime"
|
||||||
"iterm2"
|
"iterm2"
|
||||||
"jagex"
|
"jagex"
|
||||||
"jordanbaird-ice"
|
# "jordanbaird-ice"
|
||||||
"kitty"
|
"kitty"
|
||||||
"minecraft"
|
"minecraft"
|
||||||
"omnissa-horizon-client"
|
"omnissa-horizon-client"
|
||||||
@@ -47,6 +47,7 @@
|
|||||||
"steam"
|
"steam"
|
||||||
"tabby"
|
"tabby"
|
||||||
"tg-pro"
|
"tg-pro"
|
||||||
|
# "thaw"
|
||||||
"utm"
|
"utm"
|
||||||
"vesktop"
|
"vesktop"
|
||||||
"vlc"
|
"vlc"
|
||||||
|
|||||||
Reference in New Issue
Block a user