diff --git a/boxes/desktop/configuration.nix b/boxes/desktop/configuration.nix index 4ec94bb..3acebd1 100644 --- a/boxes/desktop/configuration.nix +++ b/boxes/desktop/configuration.nix @@ -105,12 +105,11 @@ programs.nix-ld.enable = true; programs.nix-ld.libraries = with pkgs; [ pkgs.curlWithGnuTls ]; - +programs.ssh.startAgent = true; programs.gnupg.agent = { enable = true; pinentryPackage = pkgs.pinentry-gnome3; -enableSSHSupport = true; }; # Some programs need SUID wrappers, can be configured further or are # started in user sessions. diff --git a/boxes/desktop/home.nix b/boxes/desktop/home.nix index 1b35f24..c35f310 100644 --- a/boxes/desktop/home.nix +++ b/boxes/desktop/home.nix @@ -9,6 +9,10 @@ home.username = "meyer"; home.homeDirectory = "/home/meyer"; + programs = { + + }; + # This value determines the Home Manager release that your configuration is # compatible with. This helps avoid breakage when a new Home Manager release # introduces backwards incompatible changes. @@ -20,26 +24,27 @@ # The home.packages option allows you to install Nix packages into your # environment. - home.packages = [ - pkgs.hello - pkgs.xsel - pkgs.google-chrome - pkgs.bitwarden - pkgs.spotify - pkgs.steam - pkgs.vscodium - pkgs.vesktop - pkgs.kitty + home.packages = with pkgs;[ + hello + xsel + google-chrome + bitwarden + spotify + steam + vscodium + vesktop + kitty # pkgs.rofi - pkgs.go - pkgs.php - pkgs.nodejs_21 + go + php + nodejs_21 # pkgs.temurin-jre-bin-8 - pkgs.cargo - pkgs.lua - pkgs.unzip - pkgs.temurin-bin-8 - pkgs.protonvpn-gui + cargo + lua + btop + unzip + temurin-bin-8 + protonvpn-gui # # It is sometimes useful to fine-tune packages, for example, by applying # # overrides. You can do that directly here, just don't forget the # # parentheses. Maybe you want to install Nerd Fonts with a limited number of @@ -57,8 +62,18 @@ # Home Manager is pretty good at managing dotfiles. The primary way to manage # plain files is through 'home.file'. home.file = { + kitty = { + # recursive = true; + source = config.lib.file.mkOutOfStoreSymlink ../../dotfiles/kitty; + target = "./.config/kitty"; + }; + btop = { + recursive = true; + source = config.lib.file.mkOutOfStoreSymlink ../../dotfiles/btop; + target = "./.config/btop"; + }; # "testconfigfile".source = ../../dotfiles/testconfigfile; - ".gitconfig".source = ../../dotfiles/.gitconfig; + # ".gitconfig".source = ../../dotfiles/.gitconfig; # # Building this configuration will create a copy of 'dotfiles/screenrc' in # # the Nix store. Activating the configuration will then make '~/.screenrc' a # # symlink to the Nix store copy. diff --git a/build.log b/build.log index 17460aa..491f46a 100644 --- a/build.log +++ b/build.log @@ -1,586 +1,6 @@ warning: Git tree '/home/meyer/nixos' is dirty building the system configuration... warning: Git tree '/home/meyer/nixos' is dirty -trace: warning: The option `services.xserver.desktopManager.plasma6.enable' defined in `/nix/store/hqdl82mj72zvn7haw25lq8zx58h3rlf2-source/boxes/desktop/configuration.nix' has been renamed to `services.desktopManager.plasma6.enable'. -trace: warning: The option `services.xserver.displayManager.sddm.enable' defined in `/nix/store/hqdl82mj72zvn7haw25lq8zx58h3rlf2-source/boxes/desktop/configuration.nix' has been renamed to `services.displayManager.sddm.enable'. -these 22 derivations will be built: - /nix/store/ndnfz234gbzmarx8djdg3cphwkpq56ah-steam_1.0.0.74.tar.gz.drv - /nix/store/59vi469ssz66d0fix91akh6iidgxkq6j-steam-original-1.0.0.74.drv - /nix/store/p0q9gjrbn7v4gzyzvsiswg6yl03j9f38-steam-wrapper.sh.drv - /nix/store/55jcq4g5f6qrh4rhqw4rc88rg9yp41xy-steam-init.drv - /nix/store/2sw7hnfqh8m4h4lk4kvbly7v2q7dqk0l-libidn2-2.3.7.drv - /nix/store/p52z6b0cgzpwi0616qlxwrccv1h75rsz-profile.drv - /nix/store/4zgvvyqh6r89k48wzz05l9q44llbrzki-steam-chrootenv-etc.drv - /nix/store/61k0i4i3d90awyzhdvvj0vkww38khbyw-ldconfig.drv - /nix/store/gxrf1qd1qai7ily43j5v47rq0s4zvz0d-lsb_release.drv - /nix/store/lrzc19rc62k96p8xdc9j9b6ymd3cxphq-steam-usr-target.drv - /nix/store/n5abg5ish6x8lmb7a1j90gl4xfj3w6sj-libidn2-2.3.7.drv - /nix/store/syf35xlk2jjaf618pljz35fc6kz1h07w-steam-usr-multi.drv - /nix/store/vnldzx9q98dc8rsc4g8apv6asmn6mw3k-steam-fhs.drv - /nix/store/idd9qdlfjmjh09zxj89a4gwgs4xwjksw-steam-bwrap.drv - /nix/store/lmlkbsvdnq9ml9278irq6dbqhjxdm6zv-steam.drv - /nix/store/v8iipzbsipnlj68yqy7i3amxvj32hckp-home-manager-path.drv - /nix/store/j4pv32kwp6bpsg674jf9s2i7g2kmx808-activation-script.drv - /nix/store/54q9m4ikc0zq2y1jiyvpqjcws34b7sqy-home-manager-generation.drv - /nix/store/0l69ibr340d6ja76bz1x2gg4b47h7f9c-unit-home-manager-meyer.service.drv - /nix/store/v97k4zc0qyablsvwi5rj12k3d92zx7y4-system-units.drv - /nix/store/rqb76slm96sgsgvrk3mi6m7c1mg7x395-etc.drv - /nix/store/may6hbmjwbabq13jxl5f4fpg23mva13s-nixos-system-nix-desktop-evo4b5-24.05.20240419.5c24cf2.drv -these 266 paths will be fetched (546.04 MiB download, 2545.60 MiB unpacked): - /nix/store/5jd826ikg8766wccc0jw2xgggixivydp-ORBit2-2.14.19 - /nix/store/j0b18ab47bs8r24rgzfnwvc0jjmwb0dy-ORBit2-2.14.19 - /nix/store/x2b29lzqc9bib0bfsdf51c25lz97vpi0-SDL-1.2.15 - /nix/store/yn419206bby3y3vcjnxvarc503bb973y-SDL2-2.30.2 - /nix/store/2kvk5hxbbrzn6cn1idgkmagbvfh3lmqw-SDL2_image-2.8.2 - /nix/store/ay57yrinnfl695mhpd2wpzcxhy4fbxql-SDL2_image-2.8.2 - /nix/store/8xjnn7iasmcal9xlwmzhj8s524rbb5q5-SDL2_mixer-2.8.0 - /nix/store/dnafhaq3fd0avfbvcfyzfl6lvx79fp8h-SDL2_mixer-2.8.0 - /nix/store/2b1gzf4qwb16x6lrq4ml6x6dyzjayd4n-SDL2_ttf-2.22.0 - /nix/store/fyq4l296lv3k2rk6czds3wmc6j61d6rx-SDL2_ttf-2.22.0 - /nix/store/6biwm7bbzz7a3wic8dj69dbzlsmpzyhm-SDL_image-1.2.12 - /nix/store/kv27m0jpjvgjqn7lbf4k7hjz7q6rnv9v-SDL_mixer-1.2.12 - /nix/store/wcwsyw9l0c7hlkjjff3a18a9fnxl9kz2-SDL_mixer-1.2.12 - /nix/store/bvyyf3b9mycpk6plhzfjx40f2856ddl4-SDL_ttf-2.0.11 - /nix/store/wbp2nvg2glh0pysvbvv0diaww5yx801s-SDL_ttf-2.0.11 - /nix/store/lm7hwdmk8l1qdnyifpg8ps9qd5wmy673-a52dec-0.8.0 - /nix/store/fbhrn7aw1azdgsaw22smxkk2qs8553x8-at-spi2-core-2.50.2 - /nix/store/mz5q8c5by70547zai1kxj5dzgzalkgvm-attr-2.5.2-bin - /nix/store/5qlx9mm0n6pmic89r3ni480wkhcsj162-attr-2.5.2-man - /nix/store/zxss5l39aa1fb4m5270c24caznsav2f5-audiofile-0.3.6 - /nix/store/wlvxajpyxb4nwibv2hc02xkldvsvpi7v-bash-interactive-5.2p26 - /nix/store/xb0b9s45g3ilkhmwq8zz2bdqlpaxxx1j-bash-interactive-5.2p26-man - /nix/store/220sdf53x5kp54n14arjc3l0x8vs91qy-bootstrap-stage0-glibc-bootstrapFiles - /nix/store/jgqwkk4jsdafjpiz0hr6j0k4ssim82s3-bootstrap-stage0-glibc-bootstrapFiles - /nix/store/4w85zw8hd3j2y89fm1j40wgh4kpjgxy7-bootstrap-tools - /nix/store/dqjizgg8qyq6piak8xrkakblzq4c5mpn-bootstrap-tools - /nix/store/kdc47rdrz5wq7bpddm2p0qf61gjc26ca-busybox - /nix/store/p9wzypb84a60ymqnhqza17ws0dvlyprg-busybox - /nix/store/ymh2iy4zq1s688cdjx72jyl29w61xhrl-bzip2-1.0.8-man - /nix/store/31g002nkyk1cvxa9hyi4mwskjzanlvzl-c-ares-1.27.0 - /nix/store/883q9545jcwj8cyiw1f8b4hpy32mqrxl-c-ares-1.27.0 - /nix/store/r5qg2kbk0ifn7a7vbkshzkcdmxq6m233-cups-2.4.7 - /nix/store/ks7h6agcnls0faaw3ka4n6q2vfszsb8l-cups-2.4.7-lib - /nix/store/wv0anqy79389jmjixgfavj0a3fsrjr38-cups-2.4.7-man - /nix/store/xiz3p5hpc1wmhnydqxhj1dkf93vfbvvl-curl-8.7.1 - /nix/store/fq2kiwh64zi75460mqlxhdfw205mgmfn-curl-8.7.1-bin - /nix/store/if461nmrb369wa0xfhhm43018vw2l96n-curl-8.7.1-bin - /nix/store/3kd98a8p5mfrrfrnlvb3mrvnq6vaps28-curl-8.7.1-man - /nix/store/89r67l03rcwc9m9abblksz5psp4ccg93-curl-8.7.1-man - /nix/store/cf7g6v58hvdjjmmdlz7aydd9nliwpn4k-dbus-1.14.10 - /nix/store/scs2arp43kdws86q8n557iwshsna0747-dbus-1.14.10-man - /nix/store/1swhfg1j7y8g8jawfy77akf23sr80g9v-dbus-glib-0.112 - /nix/store/f9ba44zni7jk2zd7wq0339iwhhrhx7qn-dbus-glib-0.112 - /nix/store/w1kqwmxy98zhiz5k2p7905dw25v1hw1k-diffutils-3.10 - /nix/store/vqb7g7sv2qljwn2yvhwr7088chm8fxmi-duktape-2.7.0 - /nix/store/zw0pvv3nabvbs6ccshdn9l4a6868dwzk-ed-1.20.1 - /nix/store/fsymr1nd2smi7xnf82a0pi8k44fig7ps-elfutils-0.191-bin - /nix/store/miwf9qag92xwy6lxzq8ysi98b3bi5d1s-elfutils-0.191-bin - /nix/store/bc4pw3qcg2g6bv0j9na4s486l1m9lgks-elfutils-0.191-man - /nix/store/y4581sm90dhpr8dh3cgrpzhb4wvi9b20-elfutils-0.191-man - /nix/store/4psfc093ls0f1hz1fqig9xsz19923ky4-ffmpeg-6.1.1 - /nix/store/phl1wbyvpkn40whxm9hpvycjcgkncrv0-ffmpeg-6.1.1 - /nix/store/h1rvpl4yzvhrdvpip6gpn5795jk5nl6c-ffmpeg-6.1.1-bin - /nix/store/l8i3m6lr15a1plkb804nmnibadrb81dn-ffmpeg-6.1.1-bin - /nix/store/lkqa67s2bpjyp8yx53ryxmbpj8yzbr6q-ffmpeg-6.1.1-data - /nix/store/7fws9g28s9183wrdybkcilp55vbb1a8s-ffmpeg-6.1.1-lib - /nix/store/va4h29nyndp25q3gchanwfr8p1hw7gzf-ffmpeg-6.1.1-man - /nix/store/vxigri6m9r7156dkzlrg65n5sasvdyqr-ffmpeg-6.1.1-man - /nix/store/s9lvb014k791bdn92l8ncvpchsxcsm7f-file-5.45 - /nix/store/vb12cglf99yxy0nmj9m9c4bypdmgvywa-file-5.45-man - /nix/store/rz6xmqdlaw4fjhr0p6qyixinba5m7xsd-findutils-4.9.0 - /nix/store/1v1vy8rrlap312mxcx513z0znp0q12l5-flac-1.4.3-bin - /nix/store/2yn6lmkr61vjsqjx8yp60bnik1s1c4gr-flac-1.4.3-man - /nix/store/r1p0wxq1yyxcbiqgw7x3a801ry87v86a-flac-1.4.3-man - /nix/store/2wa2p7289rdryz57axnyr4yb74gb7qcl-fluidsynth-2.3.5 - /nix/store/y5jhnrch7bc6n4624mipn57v6wh0mgnf-fontconfig-2.15.0-bin - /nix/store/8w5w2b3v6g3qfz8khq3xllw2bzq0njsa-freeglut-3.4.0 - /nix/store/bgdy0ln3a1lwpmxsxfnw30j6kikxmhbr-freeglut-3.4.0 - /nix/store/qw1469sshydwhhfasgqnx39hngj04nfc-gawk-5.2.2 - /nix/store/imdnv65xjv1gj2qrzpqifsnj5fjv35im-gcc-13.2.0 - /nix/store/l6a0i3lfvb6cakga9p0cf4kiwq2439hf-gconf-3.2.6 - /nix/store/zpqkd6slf2486pwsbxadn82fnkgknlkb-gconf-3.2.6 - /nix/store/4agzg1q49q3074cg5hp78s9np9f88l72-gconf-3.2.6-man - /nix/store/gw3ndfvzck9xk4d7j5794dbkdm1wvwb4-gconf-3.2.6-man - /nix/store/8iv7nwizmp75g1jls30d2hf5qs04lj45-gdbm-1.23 - /nix/store/ww44qyqhni8dj16fl5r08794ilrydxvg-gdk-pixbuf-2.42.10 - /nix/store/jk9s1mn63sbmi2lmcz531kjsslsdxsri-gdk-pixbuf-2.42.10-man - /nix/store/m28x50lhd7260wq9f8zk8i07riyhffrc-gdk-pixbuf-2.42.10-man - /nix/store/ifh994g3yx0ai13dx2g7gg9anq1jcm4w-getopt-1.1.6 - /nix/store/2ixq8h1r050r38r9awjhgcadh6cm3pr5-giflib-5.2.2 - /nix/store/11qv2291fzh34gmb9j52bf4rrxvvjaj0-glew-1.10.0 - /nix/store/3s4x55m0z2lxzmqp6mqbphg6pyk0h9k2-glew-1.10.0 - /nix/store/af02fm5z27rzd80jfv3dlc80zxkxga57-glib-2.78.4-bin - /nix/store/cjm94610f9pm6s8v6kw4ig8wk27rabn6-glibc-2.39-5-bin - /nix/store/0gsbcfvyykpgh6bp59abzn2rhkr5p4wk-glibc-2.39-5-dev - /nix/store/nskl3pr92fdb504fzlv5jrmd0k07xfqw-glibc-locales-2.39-5 - /nix/store/9rr99432z1cmxk6m81i8qi6g8h8rcr8x-glibc-multi-2.39-5 - /nix/store/mnfczsj9kspvxx29d242misa60wx8z6a-glibc-multi-2.39-5-bin - /nix/store/xl3bmw65li2whaxg6wgacm4wyxlx04mg-glu-9.0.3 - /nix/store/iad3567dx60wcpmc2x2aabzpmj17kn0b-glxinfo-8.4.0 - /nix/store/7fd1akqwd2agch65gj995rbwy0xivdsn-gmp-6.3.0 - /nix/store/aijgkbync6lh1fldsvkl65i0wgmwcvzc-gnu-config-2023-09-19 - /nix/store/6x5i36ngw7ym9b0m1b62w574cnyix1f9-gnumake-4.4.1 - /nix/store/948gx3bfdd9vw7v4pynjl2bd6lzr96sb-gnused-4.9 - /nix/store/85mhy8yqlpgvvj9398wvv42rxmf1xy2m-gobject-introspection-1.78.1 - /nix/store/w5rcack5mf5dbwn2blqa79qr8x3vzsf3-gsettings-desktop-schemas-45.0 - /nix/store/aaz28j8m7hgl7m3cssh1v60pdbs17bal-gst-plugins-ugly-1.22.9 - /nix/store/nh9knp5zhd9x8p0953fdipjpz4j0nvh5-gst-plugins-ugly-1.22.9 - /nix/store/a2bn3dfc3v49nxmaqixbsvfawz0h7l5q-gstreamer-1.22.9-bin - /nix/store/mylsrwbn68rzibzj3k0nb0i39av5w0sq-gstreamer-1.22.9-bin - /nix/store/65sjnlhkypi1djvarfxs9z2y1pl561yh-gtk+-2.24.33 - /nix/store/x3zvr5dja3wsay7w3m2cllmqckp4r9d9-gtk+3-3.24.41 - /nix/store/bclgbd62dziw9jd0l7xqdmxxqfn5xkm5-imlib2-1.12.2 - /nix/store/dpbv4fwckgbbayb9hrjjsmfygbvhx9q1-imlib2-1.12.2 - /nix/store/gc4a8kxw7i07k740hpxp69bz6z8662vw-isl-0.20 - /nix/store/iwvxhax3cv9sxpdhhj1qkzx1ydlf3qaw-json-glib-1.8.0 - /nix/store/pc9jym4nnq50fgnxgdg9nc54v2canfyf-lerc-4.0.0 - /nix/store/dvgilxjg8n01k6pvahhiqbsnkvs4x6w1-libICE-1.1.1 - /nix/store/96mnvbr984bl46h4m3hk47i6fm4xn4s6-libIDL-0.8.14 - /nix/store/mqimb04hd4pp0jlibm02vycnv94krd8z-libIDL-0.8.14 - /nix/store/5wmvhzzvhjnsx3dk1cm6z5qnyj29iypq-libSM-1.2.4 - /nix/store/5i13bn6aqkifx82ggw2b7n15gwsyhvhd-libX11-1.8.7-man - /nix/store/n353cn724xgkp28k8hzikhw5yx0ci09p-libX11-1.8.7-man - /nix/store/701d6abr6sm7yyb2wz7fj9g8j2xfd68n-libXScrnSaver-1.2.4 - /nix/store/a3n1gx5jih4vxxdz8zqajqvppnjv7bcf-libXcomposite-0.4.6 - /nix/store/djyrmqfvcqh4rzlflvslccdzkd3i860h-libXcursor-1.2.2 - /nix/store/gg62zya21sicn92q3k7r1wcwg7x5y29r-libXdamage-1.1.6 - /nix/store/dhq8a73wgxglfw320ynmr58ck33gwn1i-libXext-1.3.6-man - /nix/store/k9fx6w1wrmmgxhy6rpgc4v1almapxm3p-libXext-1.3.6-man - /nix/store/gbv0pnk2121aali4x3zfkxhjsn9d960d-libXi-1.8.1-man - /nix/store/x9zixfbrn52xhq6pj3ab0zkz6frmhlm6-libXi-1.8.1-man - /nix/store/fh6d8lxpjiwxjlvc0hgs1g4fg3y21gjl-libXinerama-1.1.5 - /nix/store/7hcqyr15kqvhni951l9bqd2g0aqa4pb5-libXmu-1.1.4 - /nix/store/5knc30fabavp8i6x46d0zhkyvnlk44r4-libXrandr-1.5.4 - /nix/store/wwqj9m3522bki81xnpj4g7hmxxjn09vj-libXt-1.3.0 - /nix/store/7n0bv2f6gw6206x41d1vjns5wxnzxj2x-libXtst-1.2.4 - /nix/store/qk23ibzkvwwv2bydq3l2r614kxv2jvid-libXxf86vm-1.1.5 - /nix/store/8y23mzqza9vg9dkyzbxbcf6ywq97p5hq-libappindicator-gtk2-12.10.1+20.10.20200706.1 - /nix/store/fq1mp3jfmc2rzlrgvmf081znikiichk9-libappindicator-gtk2-12.10.1+20.10.20200706.1 - /nix/store/vp494gcrzwka8fv5lm8b1vs3hgpll13h-libarchive-3.7.2-lib - /nix/store/w41sgv9sk70a8lz7av7lm4h1m594r908-libbsd-0.11.8 - /nix/store/dxrivck72h73av000447g94q55vi4zwd-libbsd-0.11.8-man - /nix/store/j1f92jzv1nxx004kf1vqb840a6r4pf9h-libbsd-0.11.8-man - /nix/store/ma96mjkfhcgamzrf5h21iwqyxmkbwmnq-libcaca-0.99.beta20 - /nix/store/ca9nwm5ps6cj8jziwirkg12c3x58sad0-libcaca-0.99.beta20-bin - /nix/store/sfdhk9v8f5c8bp2f1pxdrrbpwyhhh34w-libcaca-0.99.beta20-bin - /nix/store/3r38bb4wpi48z3sjydqk1ns89ca3a61x-libcaca-0.99.beta20-man - /nix/store/h1880wqy4n2gqvrr2ynxl20cfddhbs70-libcaca-0.99.beta20-man - /nix/store/7qi4xsbxyvp9mfwmbfywmzyn2wz0lxna-libcap-2.69 - /nix/store/xb5x490x40ylia4hwhzfxmgdjfv8yjm7-libcap-2.69-man - /nix/store/72bpkg0jvdzjgq8g62b4la6hyaiswpch-libcap-ng-0.8.4 - /nix/store/1d7nzhk6p8f6p8sikywmmyidr7df1zi0-libcddb-1.3.2 - /nix/store/8wcd7r41zv6k2v11f5fvajahiq3fk1bl-libcdio-2.1.0 - /nix/store/bdfsr8v1px83jgpbc1wb8df87zm4m0w9-libcdio-2.1.0 - /nix/store/69cfaskrx5gpyylj95k2v9myq5h55j3g-libdbusmenu-gtk2-16.04.0 - /nix/store/9qqg7d2w7kfd34d1lwg6d9dgbydv8pq7-libdbusmenu-gtk2-16.04.0 - /nix/store/8lxxb8mnxmhi4vbiqa6g8xxils6mm3kf-libdecor-0.2.2 - /nix/store/80bbrgvilrmh02cwwi8xhg52avml1ar8-libdeflate-1.20 - /nix/store/ayvjwf6g6svv075blsd88267wm8gybh8-libdrm-2.4.120-bin - /nix/store/0arz1wyaj1i9h4x1jr7mk5i52ma53jf6-libdvdcss-1.4.3 - /nix/store/lk7zrcm3lp85qnxwzappvmqggbj41bfn-libdvdread-6.1.3 - /nix/store/1cwi9dixwga5w5yaippqmfjp15zi1cfr-libepoxy-1.5.10 - /nix/store/6nim7s6w2jg0ms4s3wrwyr0bks2bw92y-libev-4.33 - /nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33 - /nix/store/k7swkbxrwc3bgx77d2w2h2pszw12ay8w-libexif-0.6.24 - /nix/store/i2kvbnr4jhdgiksp3h7agm8bfzjq0c98-libgdiplus-6.1 - /nix/store/z259ziajz70x2phm4zk5dg7z6x5pbqav-libgdiplus-6.1 - /nix/store/8s40rx0q8xjxqcaqy4nm57nsi2hlsxrm-libid3tag-0.15.1b - /nix/store/xmwd221gszfb14vv9jwswby98hpxyn5l-libid3tag-0.15.1b - /nix/store/i02davkcx2jz98c2yq2jzhpmzh5gfp30-libidn-1.42 - /nix/store/qh81sx6psdn6z778519n5vswgwlg0qzg-libidn-1.42-bin - /nix/store/snjvjg2ddzfx40arjn3ws30zzxsn9jrj-libidn-1.42-bin - /nix/store/f5hxc653hl82814k5a2ndwkyrxjlkz0q-libidn2-2.3.7-bin - /nix/store/ybjymchpwhrbn6gyl5flvsp7ki323fsm-libidn2-2.3.7-bin - /nix/store/1vmlkzd6gs6hndalrcx1xhaic89fdfqh-libidn2-2.3.7-dev - /nix/store/kpf6pvhlg80i5bfdphxwmx23hcsca7s6-libidn2-2.3.7-dev - /nix/store/b4hi8ks9bw9zlv91znix2sz2ilkbg7hs-libindicator-gtk2-12.10.1 - /nix/store/ni2j0cczjz9q7j39d2ld3w37jzajac5j-libindicator-gtk2-12.10.1 - /nix/store/ma66j9lc24hklvflsdqyjjm23lk27i11-libjpeg-turbo-3.0.2-bin - /nix/store/5ijk5dsagiw0vb9ak7md8074p9lf5a5p-libjpeg-turbo-3.0.2-man - /nix/store/xwna57g91ncqrcnhfhnm887n21mshm7f-libjpeg-turbo-3.0.2-man - /nix/store/41r7ckc06v4z7h0nbsmnvfwb9grh38wj-libmd-1.1.0 - /nix/store/ipndz3i1s4rpb7wkjj00ddyk7r8pzvki-libmikmod-3.3.11.1 - /nix/store/z1izjzmm8v33k3xj2zkbdia5f7s09zyw-libmikmod-3.3.11.1 - /nix/store/41m9k2h28x98wl390rhwqcrn0wbi0fpr-libmikmod-3.3.11.1-man - /nix/store/swkzld5wllsv7zk2ydj5520dmmfgv7xi-libmikmod-3.3.11.1-man - /nix/store/bxgbdpfxf0cm21lp3a0shpr90dkhf2am-libmpc-1.3.1 - /nix/store/z2h77pndzzbh9299wfbbm1rrywy6335c-libmpeg2-0.5.1 - /nix/store/1bjx95f8xl8wapzb4i4614p5m70rn120-libpaper-1.1.29 - /nix/store/9p0zaynkwf46bqcy6jcgqrz7xvd3y0rk-libpfm-4.13.0 - /nix/store/xns7g7hhwp7g391b2lblvn05h0sxndic-libpfm-4.13.0 - /nix/store/566rp272vkv6r4d7pi9nq3dk316zjz9k-libpng-1.2.59 - /nix/store/nqh2qfpdran20xfhrg6l9xljq28s92p6-libpng-1.2.59 - /nix/store/d6krb70phjmqc0ynmm42arikyd56kp88-libpng-1.2.59-man - /nix/store/wh47kz94sq4awgrfdx35ay781nx7gkm3-libpng-1.2.59-man - /nix/store/wrh6rp6zjsd9l42s0gzvfinq5zdc97hl-libpng-apng-1.6.43-man - /nix/store/yr59xssbcc8ba1g8kannvm8jpv7bdcyk-libpng-apng-1.6.43-man - /nix/store/mclk4a1k4hfwi3v8szam79gbv2xb180d-libpsl-0.21.5-bin - /nix/store/nclmahqynkvzi5pf0hhbmfdhagf7id66-libpsl-0.21.5-bin - /nix/store/hsfg7581z31cr40kbr5a7j0ilijzi9h8-librsvg-2.58.0 - /nix/store/0p1f1zq1xrmj29r14j2wsjry4fi7xggz-libsoup-2.74.3 - /nix/store/qga7iv689dxhqq6ivajsmbwwszbqqyly-libsoup-3.4.4 - /nix/store/jik2vdv0k3n0rwf1adg0d9sfnqrmxgdr-libtiff-4.6.0 - /nix/store/24igh1p5ldgqrxcanr7ppra47kq4sldp-libtiff-4.6.0-bin - /nix/store/a9srrzrsfd2r96fsggjprg7vj8av9ipl-libtiff-4.6.0-man - /nix/store/gcxsk4rx7biksikmijdzrgcaazfzg2cj-libtiff-4.6.0-man - /nix/store/378gvisd1m20al4kbz1aqixpgkls890b-libudev0-shim-1 - /nix/store/m807cn7qf126izklknr9iwpj2fynsfg3-libudev0-shim-1 - /nix/store/lsbmsc3g0p96wki5a8icnrw45hq3d133-libusb-1.0.27-dev - /nix/store/4dqq08ijl7wd4mk93cij7pvjv4im4arg-libva-1.8.3 - /nix/store/800zmrkb5i2j80fw49p5qk9gnc30c4qx-libva-1.8.3 - /nix/store/c2vg31ah54sinyz122baa70d83k1daqr-libva-2.21.0 - /nix/store/vfmfq9pafp8256k9h4hfqx8i7hv15b4n-libvdpau-1.5 - /nix/store/c755wqx3b9g0znr928kv98n0x6nk57r9-libvpx-1.14.0-bin - /nix/store/ql8wppcd12603a1g5mr7sf4xgwpvlldq-libvpx-1.14.0-bin - /nix/store/fzwndf27jv5na8drkp3mvf100h6f6bhk-libwebp-1.3.2 - /nix/store/mz7rd9yfrnm358agrhh9zdr3y6jqbv43-libxcb-1.16-man - /nix/store/y1g058nkn5lk4b923zs23sgamnvfr333-libxcb-1.16-man - /nix/store/dgz8kqnni1sf9ch3fgg8a9qm2hc7nbw9-libxcrypt-4.4.36-man - /nix/store/pkvr7m4485p2kf12v1f17z0g1hn596sl-libxcrypt-4.4.36-man - /nix/store/czjwkmc89dg8zdls19717wp4zq948nja-libxkbcommon-1.5.0 - /nix/store/5vdw08mi61j200y9ihqxnl95sd5a3mpk-libxshmfence-1.3.2 - /nix/store/m6j0blha2mn85l4d6shikm3xaba3jbys-linux-headers-6.7 - /nix/store/nlym88jrq5vr9qnjkmayipcmazy8kmcw-llvm-17.0.6 - /nix/store/s98shgjdk59r875hys81maqbzc9wlmiy-llvm-17.0.6 - /nix/store/asw8zqvdb60pggw8g27dwqz5lrdq8ybf-llvm-17.0.6-lib - /nix/store/8lz8vyzcqhsbsq6696h8xmgfn382ijv1-lsof-4.99.3 - /nix/store/9xqk0ny0nr8qzh5qx3pvp6n6948lykgv-lsof-4.99.3 - /nix/store/jw0i2712jckwsd0sqih1ps0y75hrmpzj-mailcap-2.1.53 - /nix/store/nc1z7q4rbl32i6gl6g8bz96v8ip5ik23-mono-6.12.0.182 - /nix/store/rvv79kbksbxfqkymirycz8hcqar0n520-mono-6.12.0.182 - /nix/store/vglj2qjbgs68m6xs8krp2340jbv7cs96-mpdecimal-4.0.0 - /nix/store/mwmzd5rall0k73fgpr15n09mvkj1yvv0-mpfr-4.2.1 - /nix/store/vcimrva454aq94mqqgdihf1y22ybjqq2-ncurses-6.4-man - /nix/store/7w3c8s5ap21f9p6hygplcyldz2gdkwlv-nghttp2-1.61.0 - /nix/store/my7v5lblif8qkh6fdhfy4nf57kiw6z1m-nghttp2-1.61.0 - /nix/store/9wz4hm58ki1lpplalk6fdz59bi52plfq-nspr-4.35 - /nix/store/3brnmq86hsv2bhpnhipd3ixd33lgqgz4-nss-3.90.2 - /nix/store/qr6czwzww6ksscnqj03d13aa0dab2xzz-openal-soft-1.23.1 - /nix/store/195vr70cj090rj1rfg27c1ibh9j1id2q-opencore-amr-0.1.6 - /nix/store/s33ns5sgrl2xnyi9c7p7ibpcgg7calpf-opencore-amr-0.1.6 - /nix/store/sykxwzbf6p88k98vxdvxlknz2356bql9-openssl-3.0.13-bin - /nix/store/0xpnbkjdqjrnnz1w4aqr4wld09gblkx6-openssl-3.0.13-man - /nix/store/21qgvwmp3qb794fc04hl4y40sxln945f-openssl-3.0.13-man - /nix/store/lksixmp63168qlsawm49nms1vvrv23p7-pango-1.51.2-bin - /nix/store/ibgx9wlifxy52nnyzjvdkwb1fyqmk4v9-patch-2.7.6 - /nix/store/6alsdnmqy65z0vc98dkkyvj47hxs3gy1-patchelf-0.15.0 - /nix/store/9qd8ld9samgw01df6h3kbpris479vj4w-pipewire-1.0.5-man - /nix/store/nm9ip0nzkdhn8r8qwga39d8jsjr69mzw-polkit-123 - /nix/store/faxazpq5vg9g6c6max936wy5rxcy2f8c-python3-3.11.9 - /nix/store/55gr3n0ii70ihdwa9gbk0bdsm780dqx9-rtmpdump-unstable-2021-02-19 - /nix/store/x9qslf6q7mm4z4gisg0ybak5km9x6hr8-shadow-4.14.6 - /nix/store/bdbsqlg4z3n6rs49lby7zsrhpamhblah-smpeg-0.4.5 - /nix/store/ijxl9rf45f24j2nsfma8zh9qrhpy8k4p-smpeg-0.4.5 - /nix/store/bfhv354v9nn2fj1fhzny1mbw9wbk4zpw-sqlite-3.45.2 - /nix/store/qwg1ls3kbmhw4699ybaxqcnfq68lzb0g-stdenv-linux - /nix/store/rkbdslqm4ciadhy8hvqbrnnq2aqnrfsi-tbb-2020.3 - /nix/store/wjhxn83b4b4422s9bk551wqjc2ma6xxv-tbb-2020.3 - /nix/store/17srkjiawwmzzbsdxksijdzm5bn27i6z-tcb-1.2 - /nix/store/f3k57p6m41kkrl9x1nmcmjqqmbk0sp3x-timidity-2.15.0 - /nix/store/p3inckwlb2bqkzn48pssrfx4i9v92w4d-timidity-2.15.0 - /nix/store/s1hq7ky7vqi40bzp2p37ny20fiwnkg71-tracker-3.6.0 - /nix/store/b878ad9myrvh8fljzh9f0ja2jyqf57r0-tzdata-2024a - /nix/store/hkkvv12zdc4vsm92rlyszm4mrpg9gv6w-update-autotools-gnu-config-scripts-hook - /nix/store/2dm9nrmv5zmgk607ybs2y4ss0ccacci9-usbutils-017 - /nix/store/m5zykpw690jn426gcsdnx869n8sx0jkx-usbutils-017-man - /nix/store/6z61yq2sa5kczlzv4qbdzxv1a58xk8f9-util-linux-minimal-2.39.3 - /nix/store/qyhwcbyfvwjx5dqj44sx7sl8zxn0w6mq-util-linux-minimal-2.39.3-bin - /nix/store/1vw3bygssswbj3c6rmganpisswlxv74y-util-linux-minimal-2.39.3-man - /nix/store/3wlvn1g8sdykdl5rpv5kzbb391755w42-util-linux-minimal-2.39.3-man - /nix/store/gp38kzgwmr5lw4pf40v25v771q6r8xmj-wayland-1.22.0-bin - /nix/store/2m0sw7apvvp47n3fzq0sxf25bzymsqm7-wayland-1.22.0-man - /nix/store/w6rk2kaqbmahyygaabqlbgg1kc7k33jj-wayland-1.22.0-man - /nix/store/9pkx9gna5kwdvx55bdlw0g4qf98n6vpb-xgcc-13.2.0-lib - /nix/store/lvfd99m74yvxpl12wr6glshfqad3d4zx-xgcc-13.2.0-lib - /nix/store/glj7hr67hxnm2zwwiyrdr6rj01vkzgrn-xkeyboard-config-2.41 -copying path '/nix/store/5qlx9mm0n6pmic89r3ni480wkhcsj162-attr-2.5.2-man' from 'https://cache.nixos.org'... -copying path '/nix/store/xb0b9s45g3ilkhmwq8zz2bdqlpaxxx1j-bash-interactive-5.2p26-man' from 'https://cache.nixos.org'... -copying path '/nix/store/ymh2iy4zq1s688cdjx72jyl29w61xhrl-bzip2-1.0.8-man' from 'https://cache.nixos.org'... -copying path '/nix/store/wv0anqy79389jmjixgfavj0a3fsrjr38-cups-2.4.7-man' from 'https://cache.nixos.org'... -copying path '/nix/store/3kd98a8p5mfrrfrnlvb3mrvnq6vaps28-curl-8.7.1-man' from 'https://cache.nixos.org'... -copying path '/nix/store/89r67l03rcwc9m9abblksz5psp4ccg93-curl-8.7.1-man' from 'https://cache.nixos.org'... -copying path '/nix/store/scs2arp43kdws86q8n557iwshsna0747-dbus-1.14.10-man' from 'https://cache.nixos.org'... -copying path '/nix/store/y4581sm90dhpr8dh3cgrpzhb4wvi9b20-elfutils-0.191-man' from 'https://cache.nixos.org'... -copying path '/nix/store/bc4pw3qcg2g6bv0j9na4s486l1m9lgks-elfutils-0.191-man' from 'https://cache.nixos.org'... -copying path '/nix/store/4psfc093ls0f1hz1fqig9xsz19923ky4-ffmpeg-6.1.1' from 'https://cache.nixos.org'... -copying path '/nix/store/phl1wbyvpkn40whxm9hpvycjcgkncrv0-ffmpeg-6.1.1' from 'https://cache.nixos.org'... -copying path '/nix/store/va4h29nyndp25q3gchanwfr8p1hw7gzf-ffmpeg-6.1.1-man' from 'https://cache.nixos.org'... -copying path '/nix/store/vxigri6m9r7156dkzlrg65n5sasvdyqr-ffmpeg-6.1.1-man' from 'https://cache.nixos.org'... -copying path '/nix/store/vb12cglf99yxy0nmj9m9c4bypdmgvywa-file-5.45-man' from 'https://cache.nixos.org'... -copying path '/nix/store/2yn6lmkr61vjsqjx8yp60bnik1s1c4gr-flac-1.4.3-man' from 'https://cache.nixos.org'... -copying path '/nix/store/r1p0wxq1yyxcbiqgw7x3a801ry87v86a-flac-1.4.3-man' from 'https://cache.nixos.org'... -building '/nix/store/p52z6b0cgzpwi0616qlxwrccv1h75rsz-profile.drv'... -building '/nix/store/ndnfz234gbzmarx8djdg3cphwkpq56ah-steam_1.0.0.74.tar.gz.drv'... -copying path '/nix/store/ay57yrinnfl695mhpd2wpzcxhy4fbxql-SDL2_image-2.8.2' from 'https://cache.nixos.org'... -copying path '/nix/store/2b1gzf4qwb16x6lrq4ml6x6dyzjayd4n-SDL2_ttf-2.22.0' from 'https://cache.nixos.org'... -building '/nix/store/4zgvvyqh6r89k48wzz05l9q44llbrzki-steam-chrootenv-etc.drv'... -copying path '/nix/store/bvyyf3b9mycpk6plhzfjx40f2856ddl4-SDL_ttf-2.0.11' from 'https://cache.nixos.org'... -copying path '/nix/store/mz5q8c5by70547zai1kxj5dzgzalkgvm-attr-2.5.2-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/lm7hwdmk8l1qdnyifpg8ps9qd5wmy673-a52dec-0.8.0' from 'https://cache.nixos.org'... -copying path '/nix/store/zxss5l39aa1fb4m5270c24caznsav2f5-audiofile-0.3.6' from 'https://cache.nixos.org'... -copying path '/nix/store/wlvxajpyxb4nwibv2hc02xkldvsvpi7v-bash-interactive-5.2p26' from 'https://cache.nixos.org'... -copying path '/nix/store/kdc47rdrz5wq7bpddm2p0qf61gjc26ca-busybox' from 'https://cache.nixos.org'... -copying path '/nix/store/p9wzypb84a60ymqnhqza17ws0dvlyprg-busybox' from 'https://cache.nixos.org'... -copying path '/nix/store/31g002nkyk1cvxa9hyi4mwskjzanlvzl-c-ares-1.27.0' from 'https://cache.nixos.org'... -copying path '/nix/store/883q9545jcwj8cyiw1f8b4hpy32mqrxl-c-ares-1.27.0' from 'https://cache.nixos.org'... -copying path '/nix/store/ks7h6agcnls0faaw3ka4n6q2vfszsb8l-cups-2.4.7-lib' from 'https://cache.nixos.org'... -copying path '/nix/store/xiz3p5hpc1wmhnydqxhj1dkf93vfbvvl-curl-8.7.1' from 'https://cache.nixos.org'... -copying path '/nix/store/fq2kiwh64zi75460mqlxhdfw205mgmfn-curl-8.7.1-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/cf7g6v58hvdjjmmdlz7aydd9nliwpn4k-dbus-1.14.10' from 'https://cache.nixos.org'... -copying path '/nix/store/1swhfg1j7y8g8jawfy77akf23sr80g9v-dbus-glib-0.112' from 'https://cache.nixos.org'... -copying path '/nix/store/f9ba44zni7jk2zd7wq0339iwhhrhx7qn-dbus-glib-0.112' from 'https://cache.nixos.org'... -copying path '/nix/store/w1kqwmxy98zhiz5k2p7905dw25v1hw1k-diffutils-3.10' from 'https://cache.nixos.org'... -copying path '/nix/store/vqb7g7sv2qljwn2yvhwr7088chm8fxmi-duktape-2.7.0' from 'https://cache.nixos.org'... -copying path '/nix/store/zw0pvv3nabvbs6ccshdn9l4a6868dwzk-ed-1.20.1' from 'https://cache.nixos.org'... -copying path '/nix/store/fsymr1nd2smi7xnf82a0pi8k44fig7ps-elfutils-0.191-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/dqjizgg8qyq6piak8xrkakblzq4c5mpn-bootstrap-tools' from 'https://cache.nixos.org'... -copying path '/nix/store/4w85zw8hd3j2y89fm1j40wgh4kpjgxy7-bootstrap-tools' from 'https://cache.nixos.org'... -copying path '/nix/store/h1rvpl4yzvhrdvpip6gpn5795jk5nl6c-ffmpeg-6.1.1-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/lkqa67s2bpjyp8yx53ryxmbpj8yzbr6q-ffmpeg-6.1.1-data' from 'https://cache.nixos.org'... -copying path '/nix/store/s9lvb014k791bdn92l8ncvpchsxcsm7f-file-5.45' from 'https://cache.nixos.org'... -copying path '/nix/store/rz6xmqdlaw4fjhr0p6qyixinba5m7xsd-findutils-4.9.0' from 'https://cache.nixos.org'... -copying path '/nix/store/1v1vy8rrlap312mxcx513z0znp0q12l5-flac-1.4.3-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/2wa2p7289rdryz57axnyr4yb74gb7qcl-fluidsynth-2.3.5' from 'https://cache.nixos.org'... -building '/nix/store/59vi469ssz66d0fix91akh6iidgxkq6j-steam-original-1.0.0.74.drv'... -copying path '/nix/store/y5jhnrch7bc6n4624mipn57v6wh0mgnf-fontconfig-2.15.0-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/8w5w2b3v6g3qfz8khq3xllw2bzq0njsa-freeglut-3.4.0' from 'https://cache.nixos.org'... -copying path '/nix/store/qw1469sshydwhhfasgqnx39hngj04nfc-gawk-5.2.2' from 'https://cache.nixos.org'... -copying path '/nix/store/if461nmrb369wa0xfhhm43018vw2l96n-curl-8.7.1-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/4agzg1q49q3074cg5hp78s9np9f88l72-gconf-3.2.6-man' from 'https://cache.nixos.org'... -copying path '/nix/store/gw3ndfvzck9xk4d7j5794dbkdm1wvwb4-gconf-3.2.6-man' from 'https://cache.nixos.org'... -copying path '/nix/store/8iv7nwizmp75g1jls30d2hf5qs04lj45-gdbm-1.23' from 'https://cache.nixos.org'... -copying path '/nix/store/jk9s1mn63sbmi2lmcz531kjsslsdxsri-gdk-pixbuf-2.42.10-man' from 'https://cache.nixos.org'... -copying path '/nix/store/m28x50lhd7260wq9f8zk8i07riyhffrc-gdk-pixbuf-2.42.10-man' from 'https://cache.nixos.org'... -copying path '/nix/store/ifh994g3yx0ai13dx2g7gg9anq1jcm4w-getopt-1.1.6' from 'https://cache.nixos.org'... -copying path '/nix/store/2ixq8h1r050r38r9awjhgcadh6cm3pr5-giflib-5.2.2' from 'https://cache.nixos.org'... -copying path '/nix/store/3s4x55m0z2lxzmqp6mqbphg6pyk0h9k2-glew-1.10.0' from 'https://cache.nixos.org'... -copying path '/nix/store/af02fm5z27rzd80jfv3dlc80zxkxga57-glib-2.78.4-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/cjm94610f9pm6s8v6kw4ig8wk27rabn6-glibc-2.39-5-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/nskl3pr92fdb504fzlv5jrmd0k07xfqw-glibc-locales-2.39-5' from 'https://cache.nixos.org'... -building '/nix/store/gxrf1qd1qai7ily43j5v47rq0s4zvz0d-lsb_release.drv'... -copying path '/nix/store/9rr99432z1cmxk6m81i8qi6g8h8rcr8x-glibc-multi-2.39-5' from 'https://cache.nixos.org'... -copying path '/nix/store/xl3bmw65li2whaxg6wgacm4wyxlx04mg-glu-9.0.3' from 'https://cache.nixos.org'... -copying path '/nix/store/iad3567dx60wcpmc2x2aabzpmj17kn0b-glxinfo-8.4.0' from 'https://cache.nixos.org'... -copying path '/nix/store/mnfczsj9kspvxx29d242misa60wx8z6a-glibc-multi-2.39-5-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/7fd1akqwd2agch65gj995rbwy0xivdsn-gmp-6.3.0' from 'https://cache.nixos.org'... -copying path '/nix/store/aijgkbync6lh1fldsvkl65i0wgmwcvzc-gnu-config-2023-09-19' from 'https://cache.nixos.org'... -copying path '/nix/store/6x5i36ngw7ym9b0m1b62w574cnyix1f9-gnumake-4.4.1' from 'https://cache.nixos.org'... -copying path '/nix/store/948gx3bfdd9vw7v4pynjl2bd6lzr96sb-gnused-4.9' from 'https://cache.nixos.org'... -copying path '/nix/store/85mhy8yqlpgvvj9398wvv42rxmf1xy2m-gobject-introspection-1.78.1' from 'https://cache.nixos.org'... -building '/nix/store/p0q9gjrbn7v4gzyzvsiswg6yl03j9f38-steam-wrapper.sh.drv'... -copying path '/nix/store/w5rcack5mf5dbwn2blqa79qr8x3vzsf3-gsettings-desktop-schemas-45.0' from 'https://cache.nixos.org'... -building '/nix/store/55jcq4g5f6qrh4rhqw4rc88rg9yp41xy-steam-init.drv'... -copying path '/nix/store/a2bn3dfc3v49nxmaqixbsvfawz0h7l5q-gstreamer-1.22.9-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/mylsrwbn68rzibzj3k0nb0i39av5w0sq-gstreamer-1.22.9-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/iwvxhax3cv9sxpdhhj1qkzx1ydlf3qaw-json-glib-1.8.0' from 'https://cache.nixos.org'... -copying path '/nix/store/pc9jym4nnq50fgnxgdg9nc54v2canfyf-lerc-4.0.0' from 'https://cache.nixos.org'... -copying path '/nix/store/dvgilxjg8n01k6pvahhiqbsnkvs4x6w1-libICE-1.1.1' from 'https://cache.nixos.org'... -copying path '/nix/store/gc4a8kxw7i07k740hpxp69bz6z8662vw-isl-0.20' from 'https://cache.nixos.org'... -copying path '/nix/store/96mnvbr984bl46h4m3hk47i6fm4xn4s6-libIDL-0.8.14' from 'https://cache.nixos.org'... -copying path '/nix/store/mqimb04hd4pp0jlibm02vycnv94krd8z-libIDL-0.8.14' from 'https://cache.nixos.org'... -copying path '/nix/store/5i13bn6aqkifx82ggw2b7n15gwsyhvhd-libX11-1.8.7-man' from 'https://cache.nixos.org'... -copying path '/nix/store/5wmvhzzvhjnsx3dk1cm6z5qnyj29iypq-libSM-1.2.4' from 'https://cache.nixos.org'... -copying path '/nix/store/n353cn724xgkp28k8hzikhw5yx0ci09p-libX11-1.8.7-man' from 'https://cache.nixos.org'... -copying path '/nix/store/701d6abr6sm7yyb2wz7fj9g8j2xfd68n-libXScrnSaver-1.2.4' from 'https://cache.nixos.org'... -copying path '/nix/store/a3n1gx5jih4vxxdz8zqajqvppnjv7bcf-libXcomposite-0.4.6' from 'https://cache.nixos.org'... -copying path '/nix/store/5jd826ikg8766wccc0jw2xgggixivydp-ORBit2-2.14.19' from 'https://cache.nixos.org'... -copying path '/nix/store/j0b18ab47bs8r24rgzfnwvc0jjmwb0dy-ORBit2-2.14.19' from 'https://cache.nixos.org'... -copying path '/nix/store/djyrmqfvcqh4rzlflvslccdzkd3i860h-libXcursor-1.2.2' from 'https://cache.nixos.org'... -copying path '/nix/store/gg62zya21sicn92q3k7r1wcwg7x5y29r-libXdamage-1.1.6' from 'https://cache.nixos.org'... -copying path '/nix/store/dhq8a73wgxglfw320ynmr58ck33gwn1i-libXext-1.3.6-man' from 'https://cache.nixos.org'... -copying path '/nix/store/k9fx6w1wrmmgxhy6rpgc4v1almapxm3p-libXext-1.3.6-man' from 'https://cache.nixos.org'... -copying path '/nix/store/gbv0pnk2121aali4x3zfkxhjsn9d960d-libXi-1.8.1-man' from 'https://cache.nixos.org'... -copying path '/nix/store/x9zixfbrn52xhq6pj3ab0zkz6frmhlm6-libXi-1.8.1-man' from 'https://cache.nixos.org'... -copying path '/nix/store/fh6d8lxpjiwxjlvc0hgs1g4fg3y21gjl-libXinerama-1.1.5' from 'https://cache.nixos.org'... -copying path '/nix/store/5knc30fabavp8i6x46d0zhkyvnlk44r4-libXrandr-1.5.4' from 'https://cache.nixos.org'... -copying path '/nix/store/wwqj9m3522bki81xnpj4g7hmxxjn09vj-libXt-1.3.0' from 'https://cache.nixos.org'... -copying path '/nix/store/7n0bv2f6gw6206x41d1vjns5wxnzxj2x-libXtst-1.2.4' from 'https://cache.nixos.org'... -copying path '/nix/store/qk23ibzkvwwv2bydq3l2r614kxv2jvid-libXxf86vm-1.1.5' from 'https://cache.nixos.org'... -building '/nix/store/61k0i4i3d90awyzhdvvj0vkww38khbyw-ldconfig.drv'... -copying path '/nix/store/vp494gcrzwka8fv5lm8b1vs3hgpll13h-libarchive-3.7.2-lib' from 'https://cache.nixos.org'... -copying path '/nix/store/dxrivck72h73av000447g94q55vi4zwd-libbsd-0.11.8-man' from 'https://cache.nixos.org'... -copying path '/nix/store/x2b29lzqc9bib0bfsdf51c25lz97vpi0-SDL-1.2.15' from 'https://cache.nixos.org'... -copying path '/nix/store/j1f92jzv1nxx004kf1vqb840a6r4pf9h-libbsd-0.11.8-man' from 'https://cache.nixos.org'... -copying path '/nix/store/ma96mjkfhcgamzrf5h21iwqyxmkbwmnq-libcaca-0.99.beta20' from 'https://cache.nixos.org'... -copying path '/nix/store/l6a0i3lfvb6cakga9p0cf4kiwq2439hf-gconf-3.2.6' from 'https://cache.nixos.org'... -copying path '/nix/store/bgdy0ln3a1lwpmxsxfnw30j6kikxmhbr-freeglut-3.4.0' from 'https://cache.nixos.org'... -copying path '/nix/store/fbhrn7aw1azdgsaw22smxkk2qs8553x8-at-spi2-core-2.50.2' from 'https://cache.nixos.org'... -copying path '/nix/store/3r38bb4wpi48z3sjydqk1ns89ca3a61x-libcaca-0.99.beta20-man' from 'https://cache.nixos.org'... -copying path '/nix/store/h1880wqy4n2gqvrr2ynxl20cfddhbs70-libcaca-0.99.beta20-man' from 'https://cache.nixos.org'... -copying path '/nix/store/7hcqyr15kqvhni951l9bqd2g0aqa4pb5-libXmu-1.1.4' from 'https://cache.nixos.org'... -copying path '/nix/store/7qi4xsbxyvp9mfwmbfywmzyn2wz0lxna-libcap-2.69' from 'https://cache.nixos.org'... -copying path '/nix/store/xb5x490x40ylia4hwhzfxmgdjfv8yjm7-libcap-2.69-man' from 'https://cache.nixos.org'... -copying path '/nix/store/wbp2nvg2glh0pysvbvv0diaww5yx801s-SDL_ttf-2.0.11' from 'https://cache.nixos.org'... -copying path '/nix/store/72bpkg0jvdzjgq8g62b4la6hyaiswpch-libcap-ng-0.8.4' from 'https://cache.nixos.org'... -copying path '/nix/store/1d7nzhk6p8f6p8sikywmmyidr7df1zi0-libcddb-1.3.2' from 'https://cache.nixos.org'... -copying path '/nix/store/11qv2291fzh34gmb9j52bf4rrxvvjaj0-glew-1.10.0' from 'https://cache.nixos.org'... -copying path '/nix/store/8wcd7r41zv6k2v11f5fvajahiq3fk1bl-libcdio-2.1.0' from 'https://cache.nixos.org'... -copying path '/nix/store/69cfaskrx5gpyylj95k2v9myq5h55j3g-libdbusmenu-gtk2-16.04.0' from 'https://cache.nixos.org'... -copying path '/nix/store/80bbrgvilrmh02cwwi8xhg52avml1ar8-libdeflate-1.20' from 'https://cache.nixos.org'... -copying path '/nix/store/ayvjwf6g6svv075blsd88267wm8gybh8-libdrm-2.4.120-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/0arz1wyaj1i9h4x1jr7mk5i52ma53jf6-libdvdcss-1.4.3' from 'https://cache.nixos.org'... -copying path '/nix/store/1cwi9dixwga5w5yaippqmfjp15zi1cfr-libepoxy-1.5.10' from 'https://cache.nixos.org'... -copying path '/nix/store/6nim7s6w2jg0ms4s3wrwyr0bks2bw92y-libev-4.33' from 'https://cache.nixos.org'... -copying path '/nix/store/bdfsr8v1px83jgpbc1wb8df87zm4m0w9-libcdio-2.1.0' from 'https://cache.nixos.org'... -copying path '/nix/store/ka8ygxldfdls1wy6ragcx161viw7vcs8-libev-4.33' from 'https://cache.nixos.org'... -copying path '/nix/store/k7swkbxrwc3bgx77d2w2h2pszw12ay8w-libexif-0.6.24' from 'https://cache.nixos.org'... -copying path '/nix/store/lk7zrcm3lp85qnxwzappvmqggbj41bfn-libdvdread-6.1.3' from 'https://cache.nixos.org'... -copying path '/nix/store/z259ziajz70x2phm4zk5dg7z6x5pbqav-libgdiplus-6.1' from 'https://cache.nixos.org'... -copying path '/nix/store/8s40rx0q8xjxqcaqy4nm57nsi2hlsxrm-libid3tag-0.15.1b' from 'https://cache.nixos.org'... -copying path '/nix/store/fq1mp3jfmc2rzlrgvmf081znikiichk9-libappindicator-gtk2-12.10.1+20.10.20200706.1' from 'https://cache.nixos.org'... -copying path '/nix/store/xmwd221gszfb14vv9jwswby98hpxyn5l-libid3tag-0.15.1b' from 'https://cache.nixos.org'... -copying path '/nix/store/i02davkcx2jz98c2yq2jzhpmzh5gfp30-libidn-1.42' from 'https://cache.nixos.org'... -copying path '/nix/store/qh81sx6psdn6z778519n5vswgwlg0qzg-libidn-1.42-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/bclgbd62dziw9jd0l7xqdmxxqfn5xkm5-imlib2-1.12.2' from 'https://cache.nixos.org'... -copying path '/nix/store/b4hi8ks9bw9zlv91znix2sz2ilkbg7hs-libindicator-gtk2-12.10.1' from 'https://cache.nixos.org'... -copying path '/nix/store/ma66j9lc24hklvflsdqyjjm23lk27i11-libjpeg-turbo-3.0.2-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/5ijk5dsagiw0vb9ak7md8074p9lf5a5p-libjpeg-turbo-3.0.2-man' from 'https://cache.nixos.org'... -copying path '/nix/store/xwna57g91ncqrcnhfhnm887n21mshm7f-libjpeg-turbo-3.0.2-man' from 'https://cache.nixos.org'... -copying path '/nix/store/41r7ckc06v4z7h0nbsmnvfwb9grh38wj-libmd-1.1.0' from 'https://cache.nixos.org'... -copying path '/nix/store/ipndz3i1s4rpb7wkjj00ddyk7r8pzvki-libmikmod-3.3.11.1' from 'https://cache.nixos.org'... -copying path '/nix/store/z1izjzmm8v33k3xj2zkbdia5f7s09zyw-libmikmod-3.3.11.1' from 'https://cache.nixos.org'... -copying path '/nix/store/41m9k2h28x98wl390rhwqcrn0wbi0fpr-libmikmod-3.3.11.1-man' from 'https://cache.nixos.org'... -copying path '/nix/store/swkzld5wllsv7zk2ydj5520dmmfgv7xi-libmikmod-3.3.11.1-man' from 'https://cache.nixos.org'... -copying path '/nix/store/z2h77pndzzbh9299wfbbm1rrywy6335c-libmpeg2-0.5.1' from 'https://cache.nixos.org'... -copying path '/nix/store/snjvjg2ddzfx40arjn3ws30zzxsn9jrj-libidn-1.42-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/1bjx95f8xl8wapzb4i4614p5m70rn120-libpaper-1.1.29' from 'https://cache.nixos.org'... -copying path '/nix/store/9p0zaynkwf46bqcy6jcgqrz7xvd3y0rk-libpfm-4.13.0' from 'https://cache.nixos.org'... -copying path '/nix/store/w41sgv9sk70a8lz7av7lm4h1m594r908-libbsd-0.11.8' from 'https://cache.nixos.org'... -copying path '/nix/store/xns7g7hhwp7g391b2lblvn05h0sxndic-libpfm-4.13.0' from 'https://cache.nixos.org'... -copying path '/nix/store/566rp272vkv6r4d7pi9nq3dk316zjz9k-libpng-1.2.59' from 'https://cache.nixos.org'... -copying path '/nix/store/nqh2qfpdran20xfhrg6l9xljq28s92p6-libpng-1.2.59' from 'https://cache.nixos.org'... -copying path '/nix/store/d6krb70phjmqc0ynmm42arikyd56kp88-libpng-1.2.59-man' from 'https://cache.nixos.org'... -copying path '/nix/store/wh47kz94sq4awgrfdx35ay781nx7gkm3-libpng-1.2.59-man' from 'https://cache.nixos.org'... -copying path '/nix/store/r5qg2kbk0ifn7a7vbkshzkcdmxq6m233-cups-2.4.7' from 'https://cache.nixos.org'... -copying path '/nix/store/wrh6rp6zjsd9l42s0gzvfinq5zdc97hl-libpng-apng-1.6.43-man' from 'https://cache.nixos.org'... -copying path '/nix/store/yr59xssbcc8ba1g8kannvm8jpv7bdcyk-libpng-apng-1.6.43-man' from 'https://cache.nixos.org'... -copying path '/nix/store/nclmahqynkvzi5pf0hhbmfdhagf7id66-libpsl-0.21.5-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/jik2vdv0k3n0rwf1adg0d9sfnqrmxgdr-libtiff-4.6.0' from 'https://cache.nixos.org'... -copying path '/nix/store/a9srrzrsfd2r96fsggjprg7vj8av9ipl-libtiff-4.6.0-man' from 'https://cache.nixos.org'... -copying path '/nix/store/gcxsk4rx7biksikmijdzrgcaazfzg2cj-libtiff-4.6.0-man' from 'https://cache.nixos.org'... -copying path '/nix/store/378gvisd1m20al4kbz1aqixpgkls890b-libudev0-shim-1' from 'https://cache.nixos.org'... -copying path '/nix/store/m807cn7qf126izklknr9iwpj2fynsfg3-libudev0-shim-1' from 'https://cache.nixos.org'... -copying path '/nix/store/lsbmsc3g0p96wki5a8icnrw45hq3d133-libusb-1.0.27-dev' from 'https://cache.nixos.org'... -copying path '/nix/store/4dqq08ijl7wd4mk93cij7pvjv4im4arg-libva-1.8.3' from 'https://cache.nixos.org'... -copying path '/nix/store/800zmrkb5i2j80fw49p5qk9gnc30c4qx-libva-1.8.3' from 'https://cache.nixos.org'... -copying path '/nix/store/c2vg31ah54sinyz122baa70d83k1daqr-libva-2.21.0' from 'https://cache.nixos.org'... -copying path '/nix/store/vfmfq9pafp8256k9h4hfqx8i7hv15b4n-libvdpau-1.5' from 'https://cache.nixos.org'... -copying path '/nix/store/c755wqx3b9g0znr928kv98n0x6nk57r9-libvpx-1.14.0-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/ql8wppcd12603a1g5mr7sf4xgwpvlldq-libvpx-1.14.0-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/mz7rd9yfrnm358agrhh9zdr3y6jqbv43-libxcb-1.16-man' from 'https://cache.nixos.org'... -copying path '/nix/store/y1g058nkn5lk4b923zs23sgamnvfr333-libxcb-1.16-man' from 'https://cache.nixos.org'... -copying path '/nix/store/dgz8kqnni1sf9ch3fgg8a9qm2hc7nbw9-libxcrypt-4.4.36-man' from 'https://cache.nixos.org'... -copying path '/nix/store/pkvr7m4485p2kf12v1f17z0g1hn596sl-libxcrypt-4.4.36-man' from 'https://cache.nixos.org'... -copying path '/nix/store/5vdw08mi61j200y9ihqxnl95sd5a3mpk-libxshmfence-1.3.2' from 'https://cache.nixos.org'... -copying path '/nix/store/m6j0blha2mn85l4d6shikm3xaba3jbys-linux-headers-6.7' from 'https://cache.nixos.org'... -copying path '/nix/store/asw8zqvdb60pggw8g27dwqz5lrdq8ybf-llvm-17.0.6-lib' from 'https://cache.nixos.org'... -copying path '/nix/store/8lz8vyzcqhsbsq6696h8xmgfn382ijv1-lsof-4.99.3' from 'https://cache.nixos.org'... -copying path '/nix/store/9xqk0ny0nr8qzh5qx3pvp6n6948lykgv-lsof-4.99.3' from 'https://cache.nixos.org'... -copying path '/nix/store/jw0i2712jckwsd0sqih1ps0y75hrmpzj-mailcap-2.1.53' from 'https://cache.nixos.org'... -copying path '/nix/store/ca9nwm5ps6cj8jziwirkg12c3x58sad0-libcaca-0.99.beta20-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/6biwm7bbzz7a3wic8dj69dbzlsmpzyhm-SDL_image-1.2.12' from 'https://cache.nixos.org'... -copying path '/nix/store/ww44qyqhni8dj16fl5r08794ilrydxvg-gdk-pixbuf-2.42.10' from 'https://cache.nixos.org'... -copying path '/nix/store/i2kvbnr4jhdgiksp3h7agm8bfzjq0c98-libgdiplus-6.1' from 'https://cache.nixos.org'... -copying path '/nix/store/24igh1p5ldgqrxcanr7ppra47kq4sldp-libtiff-4.6.0-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/fzwndf27jv5na8drkp3mvf100h6f6bhk-libwebp-1.3.2' from 'https://cache.nixos.org'... -copying path '/nix/store/nc1z7q4rbl32i6gl6g8bz96v8ip5ik23-mono-6.12.0.182' from 'https://cache.nixos.org'... -copying path '/nix/store/vglj2qjbgs68m6xs8krp2340jbv7cs96-mpdecimal-4.0.0' from 'https://cache.nixos.org'... -copying path '/nix/store/mwmzd5rall0k73fgpr15n09mvkj1yvv0-mpfr-4.2.1' from 'https://cache.nixos.org'... -copying path '/nix/store/vcimrva454aq94mqqgdihf1y22ybjqq2-ncurses-6.4-man' from 'https://cache.nixos.org'... -copying path '/nix/store/7w3c8s5ap21f9p6hygplcyldz2gdkwlv-nghttp2-1.61.0' from 'https://cache.nixos.org'... -copying path '/nix/store/my7v5lblif8qkh6fdhfy4nf57kiw6z1m-nghttp2-1.61.0' from 'https://cache.nixos.org'... -copying path '/nix/store/nlym88jrq5vr9qnjkmayipcmazy8kmcw-llvm-17.0.6' from 'https://cache.nixos.org'... -copying path '/nix/store/rvv79kbksbxfqkymirycz8hcqar0n520-mono-6.12.0.182' from 'https://cache.nixos.org'... -copying path '/nix/store/dpbv4fwckgbbayb9hrjjsmfygbvhx9q1-imlib2-1.12.2' from 'https://cache.nixos.org'... -copying path '/nix/store/9wz4hm58ki1lpplalk6fdz59bi52plfq-nspr-4.35' from 'https://cache.nixos.org'... -copying path '/nix/store/bxgbdpfxf0cm21lp3a0shpr90dkhf2am-libmpc-1.3.1' from 'https://cache.nixos.org'... -copying path '/nix/store/qr6czwzww6ksscnqj03d13aa0dab2xzz-openal-soft-1.23.1' from 'https://cache.nixos.org'... -copying path '/nix/store/65sjnlhkypi1djvarfxs9z2y1pl561yh-gtk+-2.24.33' from 'https://cache.nixos.org'... -copying path '/nix/store/hsfg7581z31cr40kbr5a7j0ilijzi9h8-librsvg-2.58.0' from 'https://cache.nixos.org'... -copying path '/nix/store/195vr70cj090rj1rfg27c1ibh9j1id2q-opencore-amr-0.1.6' from 'https://cache.nixos.org'... -copying path '/nix/store/s33ns5sgrl2xnyi9c7p7ibpcgg7calpf-opencore-amr-0.1.6' from 'https://cache.nixos.org'... -copying path '/nix/store/sykxwzbf6p88k98vxdvxlknz2356bql9-openssl-3.0.13-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/aaz28j8m7hgl7m3cssh1v60pdbs17bal-gst-plugins-ugly-1.22.9' from 'https://cache.nixos.org'... -copying path '/nix/store/0xpnbkjdqjrnnz1w4aqr4wld09gblkx6-openssl-3.0.13-man' from 'https://cache.nixos.org'... -copying path '/nix/store/sfdhk9v8f5c8bp2f1pxdrrbpwyhhh34w-libcaca-0.99.beta20-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/nh9knp5zhd9x8p0953fdipjpz4j0nvh5-gst-plugins-ugly-1.22.9' from 'https://cache.nixos.org'... -copying path '/nix/store/21qgvwmp3qb794fc04hl4y40sxln945f-openssl-3.0.13-man' from 'https://cache.nixos.org'... -copying path '/nix/store/lksixmp63168qlsawm49nms1vvrv23p7-pango-1.51.2-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/0gsbcfvyykpgh6bp59abzn2rhkr5p4wk-glibc-2.39-5-dev' from 'https://cache.nixos.org'... -copying path '/nix/store/ibgx9wlifxy52nnyzjvdkwb1fyqmk4v9-patch-2.7.6' from 'https://cache.nixos.org'... -copying path '/nix/store/6alsdnmqy65z0vc98dkkyvj47hxs3gy1-patchelf-0.15.0' from 'https://cache.nixos.org'... -copying path '/nix/store/9qd8ld9samgw01df6h3kbpris479vj4w-pipewire-1.0.5-man' from 'https://cache.nixos.org'... -copying path '/nix/store/nm9ip0nzkdhn8r8qwga39d8jsjr69mzw-polkit-123' from 'https://cache.nixos.org'... -copying path '/nix/store/55gr3n0ii70ihdwa9gbk0bdsm780dqx9-rtmpdump-unstable-2021-02-19' from 'https://cache.nixos.org'... -copying path '/nix/store/bdbsqlg4z3n6rs49lby7zsrhpamhblah-smpeg-0.4.5' from 'https://cache.nixos.org'... -copying path '/nix/store/bfhv354v9nn2fj1fhzny1mbw9wbk4zpw-sqlite-3.45.2' from 'https://cache.nixos.org'... -copying path '/nix/store/rkbdslqm4ciadhy8hvqbrnnq2aqnrfsi-tbb-2020.3' from 'https://cache.nixos.org'... -copying path '/nix/store/zpqkd6slf2486pwsbxadn82fnkgknlkb-gconf-3.2.6' from 'https://cache.nixos.org'... -copying path '/nix/store/imdnv65xjv1gj2qrzpqifsnj5fjv35im-gcc-13.2.0' from 'https://cache.nixos.org'... -copying path '/nix/store/kv27m0jpjvgjqn7lbf4k7hjz7q6rnv9v-SDL_mixer-1.2.12' from 'https://cache.nixos.org'... -copying path '/nix/store/wjhxn83b4b4422s9bk551wqjc2ma6xxv-tbb-2020.3' from 'https://cache.nixos.org'... -copying path '/nix/store/17srkjiawwmzzbsdxksijdzm5bn27i6z-tcb-1.2' from 'https://cache.nixos.org'... -copying path '/nix/store/f3k57p6m41kkrl9x1nmcmjqqmbk0sp3x-timidity-2.15.0' from 'https://cache.nixos.org'... -copying path '/nix/store/x9qslf6q7mm4z4gisg0ybak5km9x6hr8-shadow-4.14.6' from 'https://cache.nixos.org'... -copying path '/nix/store/miwf9qag92xwy6lxzq8ysi98b3bi5d1s-elfutils-0.191-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/0p1f1zq1xrmj29r14j2wsjry4fi7xggz-libsoup-2.74.3' from 'https://cache.nixos.org'... -copying path '/nix/store/qga7iv689dxhqq6ivajsmbwwszbqqyly-libsoup-3.4.4' from 'https://cache.nixos.org'... -copying path '/nix/store/3brnmq86hsv2bhpnhipd3ixd33lgqgz4-nss-3.90.2' from 'https://cache.nixos.org'... -copying path '/nix/store/p3inckwlb2bqkzn48pssrfx4i9v92w4d-timidity-2.15.0' from 'https://cache.nixos.org'... -copying path '/nix/store/b878ad9myrvh8fljzh9f0ja2jyqf57r0-tzdata-2024a' from 'https://cache.nixos.org'... -copying path '/nix/store/hkkvv12zdc4vsm92rlyszm4mrpg9gv6w-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'... -copying path '/nix/store/s1hq7ky7vqi40bzp2p37ny20fiwnkg71-tracker-3.6.0' from 'https://cache.nixos.org'... -copying path '/nix/store/qwg1ls3kbmhw4699ybaxqcnfq68lzb0g-stdenv-linux' from 'https://cache.nixos.org'... -copying path '/nix/store/faxazpq5vg9g6c6max936wy5rxcy2f8c-python3-3.11.9' from 'https://cache.nixos.org'... -copying path '/nix/store/2dm9nrmv5zmgk607ybs2y4ss0ccacci9-usbutils-017' from 'https://cache.nixos.org'... -copying path '/nix/store/m5zykpw690jn426gcsdnx869n8sx0jkx-usbutils-017-man' from 'https://cache.nixos.org'... -copying path '/nix/store/6z61yq2sa5kczlzv4qbdzxv1a58xk8f9-util-linux-minimal-2.39.3' from 'https://cache.nixos.org'... -copying path '/nix/store/qyhwcbyfvwjx5dqj44sx7sl8zxn0w6mq-util-linux-minimal-2.39.3-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/1vw3bygssswbj3c6rmganpisswlxv74y-util-linux-minimal-2.39.3-man' from 'https://cache.nixos.org'... -copying path '/nix/store/3wlvn1g8sdykdl5rpv5kzbb391755w42-util-linux-minimal-2.39.3-man' from 'https://cache.nixos.org'... -copying path '/nix/store/gp38kzgwmr5lw4pf40v25v771q6r8xmj-wayland-1.22.0-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/2m0sw7apvvp47n3fzq0sxf25bzymsqm7-wayland-1.22.0-man' from 'https://cache.nixos.org'... -copying path '/nix/store/w6rk2kaqbmahyygaabqlbgg1kc7k33jj-wayland-1.22.0-man' from 'https://cache.nixos.org'... -copying path '/nix/store/glj7hr67hxnm2zwwiyrdr6rj01vkzgrn-xkeyboard-config-2.41' from 'https://cache.nixos.org'... -copying path '/nix/store/9qqg7d2w7kfd34d1lwg6d9dgbydv8pq7-libdbusmenu-gtk2-16.04.0' from 'https://cache.nixos.org'... -copying path '/nix/store/ni2j0cczjz9q7j39d2ld3w37jzajac5j-libindicator-gtk2-12.10.1' from 'https://cache.nixos.org'... -copying path '/nix/store/ijxl9rf45f24j2nsfma8zh9qrhpy8k4p-smpeg-0.4.5' from 'https://cache.nixos.org'... -copying path '/nix/store/8y23mzqza9vg9dkyzbxbcf6ywq97p5hq-libappindicator-gtk2-12.10.1+20.10.20200706.1' from 'https://cache.nixos.org'... -copying path '/nix/store/wcwsyw9l0c7hlkjjff3a18a9fnxl9kz2-SDL_mixer-1.2.12' from 'https://cache.nixos.org'... -copying path '/nix/store/czjwkmc89dg8zdls19717wp4zq948nja-libxkbcommon-1.5.0' from 'https://cache.nixos.org'... -copying path '/nix/store/x3zvr5dja3wsay7w3m2cllmqckp4r9d9-gtk+3-3.24.41' from 'https://cache.nixos.org'... -copying path '/nix/store/8xjnn7iasmcal9xlwmzhj8s524rbb5q5-SDL2_mixer-2.8.0' from 'https://cache.nixos.org'... -copying path '/nix/store/8lxxb8mnxmhi4vbiqa6g8xxils6mm3kf-libdecor-0.2.2' from 'https://cache.nixos.org'... -copying path '/nix/store/yn419206bby3y3vcjnxvarc503bb973y-SDL2-2.30.2' from 'https://cache.nixos.org'... -copying path '/nix/store/2kvk5hxbbrzn6cn1idgkmagbvfh3lmqw-SDL2_image-2.8.2' from 'https://cache.nixos.org'... -copying path '/nix/store/dnafhaq3fd0avfbvcfyzfl6lvx79fp8h-SDL2_mixer-2.8.0' from 'https://cache.nixos.org'... -copying path '/nix/store/7fws9g28s9183wrdybkcilp55vbb1a8s-ffmpeg-6.1.1-lib' from 'https://cache.nixos.org'... -copying path '/nix/store/fyq4l296lv3k2rk6czds3wmc6j61d6rx-SDL2_ttf-2.22.0' from 'https://cache.nixos.org'... -copying path '/nix/store/mclk4a1k4hfwi3v8szam79gbv2xb180d-libpsl-0.21.5-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/l8i3m6lr15a1plkb804nmnibadrb81dn-ffmpeg-6.1.1-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/jgqwkk4jsdafjpiz0hr6j0k4ssim82s3-bootstrap-stage0-glibc-bootstrapFiles' from 'https://cache.nixos.org'... -copying path '/nix/store/lvfd99m74yvxpl12wr6glshfqad3d4zx-xgcc-13.2.0-lib' from 'https://cache.nixos.org'... -copying path '/nix/store/220sdf53x5kp54n14arjc3l0x8vs91qy-bootstrap-stage0-glibc-bootstrapFiles' from 'https://cache.nixos.org'... -copying path '/nix/store/9pkx9gna5kwdvx55bdlw0g4qf98n6vpb-xgcc-13.2.0-lib' from 'https://cache.nixos.org'... -copying path '/nix/store/ybjymchpwhrbn6gyl5flvsp7ki323fsm-libidn2-2.3.7-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/1vmlkzd6gs6hndalrcx1xhaic89fdfqh-libidn2-2.3.7-dev' from 'https://cache.nixos.org'... -building '/nix/store/2sw7hnfqh8m4h4lk4kvbly7v2q7dqk0l-libidn2-2.3.7.drv'... -copying path '/nix/store/f5hxc653hl82814k5a2ndwkyrxjlkz0q-libidn2-2.3.7-bin' from 'https://cache.nixos.org'... -copying path '/nix/store/kpf6pvhlg80i5bfdphxwmx23hcsca7s6-libidn2-2.3.7-dev' from 'https://cache.nixos.org'... -building '/nix/store/n5abg5ish6x8lmb7a1j90gl4xfj3w6sj-libidn2-2.3.7.drv'... -building '/nix/store/lrzc19rc62k96p8xdc9j9b6ymd3cxphq-steam-usr-target.drv'... -copying path '/nix/store/s98shgjdk59r875hys81maqbzc9wlmiy-llvm-17.0.6' from 'https://cache.nixos.org'... -building '/nix/store/syf35xlk2jjaf618pljz35fc6kz1h07w-steam-usr-multi.drv'... -building '/nix/store/vnldzx9q98dc8rsc4g8apv6asmn6mw3k-steam-fhs.drv'... -building '/nix/store/idd9qdlfjmjh09zxj89a4gwgs4xwjksw-steam-bwrap.drv'... -building '/nix/store/lmlkbsvdnq9ml9278irq6dbqhjxdm6zv-steam.drv'... -building '/nix/store/v8iipzbsipnlj68yqy7i3amxvj32hckp-home-manager-path.drv'... -building '/nix/store/j4pv32kwp6bpsg674jf9s2i7g2kmx808-activation-script.drv'... -building '/nix/store/54q9m4ikc0zq2y1jiyvpqjcws34b7sqy-home-manager-generation.drv'... -building '/nix/store/0l69ibr340d6ja76bz1x2gg4b47h7f9c-unit-home-manager-meyer.service.drv'... -building '/nix/store/v97k4zc0qyablsvwi5rj12k3d92zx7y4-system-units.drv'... -building '/nix/store/rqb76slm96sgsgvrk3mi6m7c1mg7x395-etc.drv'... -building '/nix/store/may6hbmjwbabq13jxl5f4fpg23mva13s-nixos-system-nix-desktop-evo4b5-24.05.20240419.5c24cf2.drv'... updating GRUB 2 menu... Warning: os-prober will be executed to detect other bootable partitions. Its output will be used to detect bootable binaries on them and create new boot entries. @@ -596,4 +16,3 @@ activating the configuration... setting up /etc... reloading user units for meyer... restarting sysinit-reactivation.target -restarting the following units: home-manager-meyer.service diff --git a/dotfiles/.config/btop/btop.conf b/dotfiles/.config/btop/btop.conf deleted file mode 100644 index b89c539..0000000 --- a/dotfiles/.config/btop/btop.conf +++ /dev/null @@ -1,248 +0,0 @@ -#? Config file for btop v. 1.3.2 - -#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. -#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes" -color_theme = "/usr/share/btop/themes/tokyo-storm.theme" - -#* If the theme set background should be shown, set to False if you want terminal background transparency. -theme_background = True - -#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false. -truecolor = True - -#* Set to true to force tty mode regardless if a real tty has been detected or not. -#* Will force 16-color mode and TTY theme, set all graph symbols to "tty" and swap out other non tty friendly symbols. -force_tty = False - -#* Define presets for the layout of the boxes. Preset 0 is always all boxes shown with default settings. Max 9 presets. -#* Format: "box_name:P:G,box_name:P:G" P=(0 or 1) for alternate positions, G=graph symbol to use for box. -#* Use whitespace " " as separator between different presets. -#* Example: "cpu:0:default,mem:0:tty,proc:1:default cpu:0:braille,proc:0:tty" -presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty" - -#* Set to True to enable "h,j,k,l,g,G" keys for directional control in lists. -#* Conflicting keys for h:"help" and k:"kill" is accessible while holding shift. -vim_keys = False - -#* Rounded corners on boxes, is ignored if TTY mode is ON. -rounded_corners = True - -#* Default symbols to use for graph creation, "braille", "block" or "tty". -#* "braille" offers the highest resolution but might not be included in all fonts. -#* "block" has half the resolution of braille but uses more common characters. -#* "tty" uses only 3 different symbols but will work with most fonts and should work in a real TTY. -#* Note that "tty" only has half the horizontal resolution of the other two, so will show a shorter historical view. -graph_symbol = "braille" - -# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". -graph_symbol_cpu = "default" - -# Graph symbol to use for graphs in gpu box, "default", "braille", "block" or "tty". -graph_symbol_gpu = "default" - -# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". -graph_symbol_mem = "default" - -# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". -graph_symbol_net = "default" - -# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". -graph_symbol_proc = "default" - -#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace. -shown_boxes = "proc cpu mem" - -#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs. -update_ms = 200 - -#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct", -#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly. -proc_sorting = "memory" - -#* Reverse sorting order, True or False. -proc_reversed = False - -#* Show processes as a tree. -proc_tree = False - -#* Use the cpu graph colors in the process list. -proc_colors = True - -#* Use a darkening gradient in the process list. -proc_gradient = True - -#* If process cpu usage should be of the core it's running on or usage of the total available cpu power. -proc_per_core = False - -#* Show process memory as bytes instead of percent. -proc_mem_bytes = True - -#* Show cpu graph for each process. -proc_cpu_graphs = True - -#* Use /proc/[pid]/smaps for memory information in the process info box (very slow but more accurate) -proc_info_smaps = False - -#* Show proc box on left side of screen instead of right. -proc_left = False - -#* (Linux) Filter processes tied to the Linux kernel(similar behavior to htop). -proc_filter_kernel = False - -#* In tree-view, always accumulate child process resources in the parent process. -proc_aggregate = False - -#* Sets the CPU stat shown in upper half of the CPU graph, "total" is always available. -#* Select from a list of detected attributes from the options menu. -cpu_graph_upper = "total" - -#* Sets the CPU stat shown in lower half of the CPU graph, "total" is always available. -#* Select from a list of detected attributes from the options menu. -cpu_graph_lower = "total" - -#* If gpu info should be shown in the cpu box. Available values = "Auto", "On" and "Off". -show_gpu_info = "Auto" - -#* Toggles if the lower CPU graph should be inverted. -cpu_invert_lower = True - -#* Set to True to completely disable the lower CPU graph. -cpu_single_graph = False - -#* Show cpu box at bottom of screen instead of top. -cpu_bottom = False - -#* Shows the system uptime in the CPU box. -show_uptime = True - -#* Show cpu temperature. -check_temp = True - -#* Which sensor to use for cpu temperature, use options menu to select from list of available sensors. -cpu_sensor = "Auto" - -#* Show temperatures for cpu cores also if check_temp is True and sensors has been found. -show_coretemp = True - -#* Set a custom mapping between core and coretemp, can be needed on certain cpus to get correct temperature for correct core. -#* Use lm-sensors or similar to see which cores are reporting temperatures on your machine. -#* Format "x:y" x=core with wrong temp, y=core with correct temp, use space as separator between multiple entries. -#* Example: "4:0 5:1 6:3" -cpu_core_map = "" - -#* Which temperature scale to use, available values: "celsius", "fahrenheit", "kelvin" and "rankine". -temp_scale = "celsius" - -#* Use base 10 for bits/bytes sizes, KB = 1000 instead of KiB = 1024. -base_10_sizes = False - -#* Show CPU frequency. -show_cpu_freq = True - -#* Draw a clock at top of screen, formatting according to strftime, empty string to disable. -#* Special formatting: /host = hostname | /user = username | /uptime = system uptime -clock_format = "%X" - -#* Update main ui in background when menus are showing, set this to false if the menus is flickering too much for comfort. -background_update = True - -#* Custom cpu model name, empty string to disable. -custom_cpu_name = "" - -#* Optional filter for shown disks, should be full path of a mountpoint, separate multiple values with whitespace " ". -#* Begin line with "exclude=" to change to exclude filter, otherwise defaults to "most include" filter. Example: disks_filter="exclude=/boot /home/user". -disks_filter = "" - -#* Show graphs instead of meters for memory values. -mem_graphs = True - -#* Show mem box below net box instead of above. -mem_below_net = False - -#* Count ZFS ARC in cached and available memory. -zfs_arc_cached = True - -#* If swap memory should be shown in memory box. -show_swap = True - -#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk. -swap_disk = True - -#* If mem box should be split to also show disks info. -show_disks = False - -#* Filter out non physical disks. Set this to False to include network disks, RAM disks and similar. -only_physical = True - -#* Read disks list from /etc/fstab. This also disables only_physical. -use_fstab = True - -#* Setting this to True will hide all datasets, and only show ZFS pools. (IO stats will be calculated per-pool) -zfs_hide_datasets = False - -#* Set to true to show available disk space for privileged users. -disk_free_priv = False - -#* Toggles if io activity % (disk busy time) should be shown in regular disk usage view. -show_io_stat = True - -#* Toggles io mode for disks, showing big graphs for disk read/write speeds. -io_mode = False - -#* Set to True to show combined read/write io graphs in io mode. -io_graph_combined = False - -#* Set the top speed for the io graphs in MiB/s (100 by default), use format "mountpoint:speed" separate disks with whitespace " ". -#* Example: "/mnt/media:100 /:20 /boot:1". -io_graph_speeds = "" - -#* Set fixed values for network graphs in Mebibits. Is only used if net_auto is also set to False. -net_download = 100 - -net_upload = 100 - -#* Use network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest. -net_auto = True - -#* Sync the auto scaling for download and upload to whichever currently has the highest scale. -net_sync = True - -#* Starts with the Network Interface specified here. -net_iface = "" - -#* Show battery stats in top right if battery is present. -show_battery = True - -#* Which battery to use if multiple are present. "Auto" for auto detection. -selected_battery = "Auto" - -#* Show power stats of battery next to charge indicator. -show_battery_watts = True - -#* Set loglevel for "~/.config/btop/btop.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG". -#* The level set includes all lower levels, i.e. "DEBUG" will show all logging info. -log_level = "WARNING" - -#* Measure PCIe throughput on NVIDIA cards, may impact performance on certain cards. -nvml_measure_pcie_speeds = True - -#* Horizontally mirror the GPU graph. -gpu_mirror_graph = True - -#* Custom gpu0 model name, empty string to disable. -custom_gpu_name0 = "" - -#* Custom gpu1 model name, empty string to disable. -custom_gpu_name1 = "" - -#* Custom gpu2 model name, empty string to disable. -custom_gpu_name2 = "" - -#* Custom gpu3 model name, empty string to disable. -custom_gpu_name3 = "" - -#* Custom gpu4 model name, empty string to disable. -custom_gpu_name4 = "" - -#* Custom gpu5 model name, empty string to disable. -custom_gpu_name5 = "" diff --git a/dotfiles/.config/btop/btop.log b/dotfiles/.config/btop/btop.log deleted file mode 100644 index e69de29..0000000 diff --git a/dotfiles/.config/btop/themes/tokyo.theme b/dotfiles/.config/btop/themes/tokyo.theme deleted file mode 100644 index be834e3..0000000 --- a/dotfiles/.config/btop/themes/tokyo.theme +++ /dev/null @@ -1,96 +0,0 @@ -#Bashtop theme in the style of Tokyo Night - -# All graphs and meters can be gradients -# For single color graphs leave "mid" and "end" variable empty. -# Use "start" and "end" variables for two color gradient -# Use "start", "mid" and "end" for three color gradient - -# Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="" - -# Main text color -theme[main_fg]="#c0caf5" - -# Title color for boxes -theme[title]="#c0caf5" - -# Highlight color for keyboard shortcuts -theme[hi_fg]="#7aa2f7" - -# Background color of selected item in processes box -theme[selected_bg]="#1a1b26" - -# Foreground color of selected item in processes box -theme[selected_fg]="#9ece6a" - -# Color of inactive/disabled text -theme[inactive_fg]="#a9b1d6" - -# Color of text appearing on top of graphs, i.e uptime and current network graph scaling -theme[graph_text]="#bb9af7" - -# Background color of the percentage meters -theme[meter_bg]="#9ece6a" - -# Misc colors for processes box including mini cpu graphs, details memory graph and details status text -theme[proc_misc]="#7aa2f7" - -# Cpu box outline color -theme[cpu_box]="#73daca" - -# Memory/disks box outline color -theme[mem_box]="#e0af68" - -# Net up/down box outline color -theme[net_box]="#7aa2f7" - -# Processes box outline color -theme[proc_box]="#f7768e" - -# Box divider line and small boxes line color -theme[div_line]="#73daca" - -# Temperature graph colors -theme[temp_start]="#7dcfff" -theme[temp_mid]="#7aa2f7" -theme[temp_end]="#bb9af7" - -# CPU graph colors -theme[cpu_start]="#9ece6a" -theme[cpu_mid]="#e0af68" -theme[cpu_end]="#f7768e" - -# Mem/Disk free meter -theme[free_start]="#9ece6a" -theme[free_mid]="#e0af68" -theme[free_end]="#ff9e64" - -# Mem/Disk cached meter -theme[cached_start]="#414868" -theme[cached_mid]="#9aa5ce" -theme[cached_end]="#c0caf5" - -# Mem/Disk available meter -theme[available_start]="#634f30" -theme[available_mid]="#965027" -theme[available_end]="#ff9e64" - -# Mem/Disk used meter -theme[used_start]="#8c4351" -theme[used_mid]="#f7768e" -theme[used_end]="#ff9e64" - -# Download graph colors -theme[download_start]="#414868" -theme[download_mid]="#9aa5ce" -theme[download_end]="#7dcfff" - -# Upload graph colors -theme[upload_start]="#5a4a78" -theme[upload_mid]="#bb9af7" -theme[upload_end]="#dacef0" - -# Process box color gradient for threads, mem and cpu usage -theme[process_start]="#73daca" -theme[process_mid]="#e0af68" -theme[process_end]="#f7768e" \ No newline at end of file diff --git a/dotfiles/.config/dunst/assets/notification/fallback.png b/dotfiles/.config/dunst/assets/notification/fallback.png deleted file mode 100644 index 204aeda..0000000 Binary files a/dotfiles/.config/dunst/assets/notification/fallback.png and /dev/null differ diff --git a/dotfiles/.config/dunst/assets/notification/scrot.png b/dotfiles/.config/dunst/assets/notification/scrot.png deleted file mode 100644 index 1e12f38..0000000 Binary files a/dotfiles/.config/dunst/assets/notification/scrot.png and /dev/null differ diff --git a/dotfiles/.config/dunst/assets/notification/speaker.png b/dotfiles/.config/dunst/assets/notification/speaker.png deleted file mode 100644 index 579b34f..0000000 Binary files a/dotfiles/.config/dunst/assets/notification/speaker.png and /dev/null differ diff --git a/dotfiles/.config/dunst/assets/ui/brightness_down.png b/dotfiles/.config/dunst/assets/ui/brightness_down.png deleted file mode 100644 index b4b397f..0000000 Binary files a/dotfiles/.config/dunst/assets/ui/brightness_down.png and /dev/null differ diff --git a/dotfiles/.config/dunst/assets/ui/brightness_up.png b/dotfiles/.config/dunst/assets/ui/brightness_up.png deleted file mode 100644 index a18297e..0000000 Binary files a/dotfiles/.config/dunst/assets/ui/brightness_up.png and /dev/null differ diff --git a/dotfiles/.config/dunst/assets/ui/volume_down.png b/dotfiles/.config/dunst/assets/ui/volume_down.png deleted file mode 100644 index cc1810d..0000000 Binary files a/dotfiles/.config/dunst/assets/ui/volume_down.png and /dev/null differ diff --git a/dotfiles/.config/dunst/assets/ui/volume_muted.svg b/dotfiles/.config/dunst/assets/ui/volume_muted.svg deleted file mode 100644 index 34fad42..0000000 --- a/dotfiles/.config/dunst/assets/ui/volume_muted.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/dotfiles/.config/dunst/assets/ui/volume_up.png b/dotfiles/.config/dunst/assets/ui/volume_up.png deleted file mode 100644 index 0926b71..0000000 Binary files a/dotfiles/.config/dunst/assets/ui/volume_up.png and /dev/null differ diff --git a/dotfiles/.config/dunst/dunstrc b/dotfiles/.config/dunst/dunstrc deleted file mode 100644 index 2843bf3..0000000 --- a/dotfiles/.config/dunst/dunstrc +++ /dev/null @@ -1,220 +0,0 @@ -[global] - font = "Product Sans" - - # Allow a small subset of html markup: - # bold - # italic - # strikethrough - # underline - # - # for a complete reference see http://developer.gnome.org/pango/stable/PangoMarkupFormat.html - # If markup is not allowed, those tags will be stripped out of the message. - allow_markup = yes - - # The format of the message. Possible variables are: - # %a appname - # %s summary - # %b body - # %i iconname (including its path) - # %I iconname (without its path) - # %p progress value if set ([ 0%] to [100%]) or nothing - # Markup is allowed - format = "%s\n%b" - - # Sort messages by urgency - sort = yes - - # Show how many messages are currently hidden (because of geometry) - indicate_hidden = yes - - # Alignment of message text. - # Possible values are "left", "center" and "right" - alignment = left - - # The frequency with wich text that is longer than the notification - # window allows bounces back and forth. - # This option conflicts with 'word_wrap'. - # Set to 0 to disable - bounce_freq = 0 - - # Specify where to make an ellipsis in long lines. - # Possible values are "start", "middle" and "end". - ellipsize = middle - - # Show age of message if message is older than show_age_threshold seconds. - # set to -1 to disable - show_age_threshold = -1 - - # Split notifications into multiple lines if they don't fit into geometry - word_wrap = yes - - # Ignore newlines '\n' in notifications - ignore_newline = no - - ### Geometry ### - - # dynamic width from 0 to 300 - # width = (0, 300) - # constant width of 300 - width = 320 - - # The maximum height of a single notification, excluding the frame. - height = 500 - - # Position of the notification - origin = top-right - - # Offset from the origin - offset = 10x12 - - # Turn on the progess bar. It appears when a progress hint is passed with - # for example dunstify -h int:value:12 - progress_bar = true - - # Set the progress bar height. This includes the frame, so make sure - # it's at least twice as big as the frame width. - progress_bar_height = 14 - - # Set the frame width of the progress bar - progress_bar_frame_width = 1 - - # Set the minimum width for the progress bar - progress_bar_min_width = 150 - - # Set the maximum width for the progress bar - progress_bar_max_width = 300 - - # Frame - frame_width = 3 - frame_color = "#1C2325" - - # The transparency of the window. range: [0; 100] - # This option will only work if a compositing windowmanager is present (e.g. xcompmgr, compiz, etc..) - transparency = 0 - - # Don't remove messages, if the user is idle (no mouse or keyboard input) - # for longer than idle_threshold seconds. - # Set to 0 to disable. - idle_threshold = 0 - - # Which monitor should the notifications be displayed on. - monitor = 0 - - # Display notification on focused monitor. Possible modes are: - # mouse: follow mouse pointer - # keyboard: follow window with keyboard focus - # none: don't follow anything - # - # "keyboard" needs a windowmanager that exports the _NET_ACTIVE_WINDOW property. - # This should be the case for almost all modern windowmanagers. - # - # If this option is set to mouse or keyboard, the monitor option will be - # ignored. - follow = none - - # Display indicators for URLs (U) and actions (A). - show_indicators = no - - # Should a notification popped up from history be sticky or - # timeout as if it would normally do. - sticky_history = yes - - # The height of a single line. If the height is smaller than the font height, - # it will get raised to the font height. - # This adds empty space above and under the text. - line_height = 8 - - # Draw a line of 'separatpr_height' pixel height between two notifications. - # Set to 0 to disable - separator_height = 3 - - # Padding between text and separator - padding = 16 - - # Horizontal padding - horizontal_padding = 12 - - # Padding between text and icon. - text_icon_padding = 16 - - # Define a color for the separator. - # possible values are: - # * auto: dunst tries to find a color fitting to the background - # * foreground: use the same color as the foreground - # * frame: use the same color as the frame. - # * anything else will be interpreted as a X color - separator_color = frame - - # Print a notification on startup - # This is mainly for error detection, since dbus (re-)starts dunst - # automatically after a crash. - startup_notification = false - - # Align icons left/right/off - icon_position = left - - # Scale small icons up to this size, set to 0 to disable. Helpful - # for e.g. small files or high-dpi screens. In case of conflict, - # max_icon_size takes precedence over this. - min_icon_size = 32 - - # Scale larger icons down to this size, set to 0 to disable - max_icon_size = 48 - - # Define the corner radius of the notification window - # in pixel size. If the radius is 0, you have no rounded - # corners. - # The radius will be automatically lowered if it exceeds half of the - # notification height to avoid clipping text and/or icons. - corner_radius = 17 - - # Always run rule-defined scripts, even if the notification is suppressed - always_run_script = true - - # Mouse actions - mouse_left_click = close_current - mouse_middle_click = do_action, close_current - mouse_right_click = close_all - -[songArtLogger] - script = ~/.config/dunst/scripts/songArtLogger.sh - -[urgency_low] - timeout = 6 - background = "#0d0f16" - foreground = "#CDD6F4" - frame_color = "#191d24" - highlight = "#7ba5dd" - -[urgency_normal] - # script = ~/.config/dunst/scripts/playNotificationSound.sh - timeout = 6 - background = "#0d0f16" - foreground = "#CDD6F4" - frame_color = "#0d0f16" - highlight = "#7ba5dd" - -[urgency_critical] - script = ~/.config/dunst/scripts/playNotificationSound.sh - timeout = 6 - background = "#0d0f16" - foreground = "#CDD6F4" - frame_color = "#0d0f16" - highlight = "#ee6a70" - -[backlight] - summary = "Backlight" - highlight = "#ffb29b" - set_stack_tag = "backlight" - -[volume] - summary = "Volume" - set_stack_tag = "volume" - -[volume-muted] - summary = "Volume Muted" - highlight = "#ee6a70" - -[volume-unmuted] - summary = "Volume Unmuted" - highlight = "#ee6a70" \ No newline at end of file diff --git a/dotfiles/.config/dunst/scripts/playNotificationSound.sh b/dotfiles/.config/dunst/scripts/playNotificationSound.sh deleted file mode 100644 index 993c548..0000000 --- a/dotfiles/.config/dunst/scripts/playNotificationSound.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -canberra-gtk-play -i message \ No newline at end of file diff --git a/dotfiles/.config/dunst/scripts/songArtLogger.sh b/dotfiles/.config/dunst/scripts/songArtLogger.sh deleted file mode 100644 index f73beb4..0000000 --- a/dotfiles/.config/dunst/scripts/songArtLogger.sh +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/bash - -TMP_DIR="$HOME/.cache/dunst" -TMP_COVER_PATH="$TMP_DIR/$DUNST_SUMMARY.png" -TMP_TEMP_PATH="$TMP_DIR/temp.png" - -if [ ! -d "$TMP_DIR" ]; then - mkdir -p "$TMP_DIR" -fi - -ART_FROM_SPOTIFY="$(playerctl -p %any,spotify metadata mpris:artUrl | sed -e 's/open.spotify.com/i.scdn.co/g')" - -if [[ $(playerctl -p spotify,%any,firefox,chromium,brave,mpd metadata mpris:artUrl) ]]; then - curl -s "$ART_FROM_SPOTIFY" --output "$TMP_COVER_PATH" -fi - -cp "$TMP_TEMP_PATH" "$TMP_COVER_PATH" \ No newline at end of file diff --git a/dotfiles/.config/gh/config.yml b/dotfiles/.config/gh/config.yml deleted file mode 100644 index e3677a7..0000000 --- a/dotfiles/.config/gh/config.yml +++ /dev/null @@ -1 +0,0 @@ -aliases: {} diff --git a/dotfiles/.config/gh/hosts.yml b/dotfiles/.config/gh/hosts.yml deleted file mode 100644 index 7a755b7..0000000 --- a/dotfiles/.config/gh/hosts.yml +++ /dev/null @@ -1,4 +0,0 @@ -github.com: - oauth_token: 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 - user: sadanslargehole - git_protocol: ssh diff --git a/dotfiles/.config/hypr/flame.sh b/dotfiles/.config/hypr/flame.sh deleted file mode 100644 index 8df9dd9..0000000 --- a/dotfiles/.config/hypr/flame.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -XDG_CURRENT_DESKTOP=sway flameshot \ No newline at end of file diff --git a/dotfiles/.config/hypr/frappe.conf b/dotfiles/.config/hypr/frappe.conf deleted file mode 100644 index 94a32db..0000000 --- a/dotfiles/.config/hypr/frappe.conf +++ /dev/null @@ -1,61 +0,0 @@ -$rosewaterAlpha = f2d5cf -$flamingoAlpha = eebebe -$pinkAlpha = f4b8e4 -$mauveAlpha = ca9ee6 -$redAlpha = e78284 -$maroonAlpha = ea999c -$peachAlpha = ef9f76 -$yellowAlpha = e5c890 -$greenAlpha = a6d189 -$tealAlpha = 81c8be -$skyAlpha = 99d1db -$sapphireAlpha = 85c1dc -$blueAlpha = 8caaee -$lavenderAlpha = babbf1 - -$textAlpha = c6d0f5 -$subtext1Alpha = b5bfe2 -$subtext0Alpha = a5adce - -$overlay2Alpha = 949cbb -$overlay1Alpha = 838ba7 -$overlay0Alpha = 737994 - -$surface2Alpha = 626880 -$surface1Alpha = 51576d -$surface0Alpha = 414559 - -$baseAlpha = 303446 -$mantleAlpha = 292c3c -$crustAlpha = 232634 - -$rosewater = 0xfff5e0dc -$flamingo = 0xfff2cdcd -$pink = 0xfff5c2e7 -$mauve = 0xffcba6f7 -$red = 0xfff38ba8 -$maroon = 0xffeba0ac -$peach = 0xfffab387 -$yellow = 0xfff9e2af -$green = 0xffa6e3a1 -$teal = 0xff94e2d5 -$sky = 0xff89dceb -$sapphire = 0xff74c7ec -$blue = 0xff89b4fa -$lavender = 0xffb4befe - -$text = 0xffcdd6f4 -$subtext1 = 0xffbac2de -$subtext0 = 0xffa6adc8 - -$overlay2 = 0xff9399b2 -$overlay1 = 0xff7f849c -$overlay0 = 0xff6c7086 - -$surface2 = 0xff585b70 -$surface1 = 0xff45475a -$surface0 = 0xff313244 - -$base = 0xff1e1e2e -$mantle = 0xff181825 -$crust = 0xff11111b diff --git a/dotfiles/.config/hypr/hyprland.conf b/dotfiles/.config/hypr/hyprland.conf deleted file mode 100644 index 6a04be8..0000000 --- a/dotfiles/.config/hypr/hyprland.conf +++ /dev/null @@ -1,244 +0,0 @@ - -source=/home/meyer/.config/hypr/frappe.conf -######################################################################################## -# AUTOGENERATED HYPR CONFIG. -# PLEASE USE THE CONFIG PROVIDED IN THE GIT REPO /examples/hypr.conf AND EDIT IT, -# OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS. -######################################################################################## - -# -# Please note not all available settings / options are set here. -# For a full list, see the wiki -#wt -exec-once = ibus-daemon -rxR -exec-once = /usr/lib/polkit-kde-authentication-agent-1 -exec-once = waybar -exec-once = wl-paste --watch cliphist store -exec-once = dunst -exec-once = swaybg -i /home/meyer/.bg -exec-once = /home/meyer/.config/hypr/ihate.sh -exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP -exec-once=swayidle -w timeout 600 'swaylock-fancy' -exec-once=/usr/bin/nm-applet -exec-once = blueman-applet -exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP -exec-once=/home/meyer/.config/hypr/flame.sh -#TODO: find out what this does -#exec-once=~/.config/hypr/scripts/startpage.sh -#autogenerated = 1 # remove this line to remove the warning -#PLUGINS -#plugin = /home/meyer/.config/hypr/plugins/split-monitor-workspaces.so -# See https://wiki.hyprland.org/Configuring/Monitors/ -#monitor=,preferred,auto,auto -monitor=HDMI-A-1,1920x1200@60,0x0,auto -monitor=DP-3,1920x1080@144,3520x0,auto -monitor=DP-1,1600x900@60,1920x0,auto - -# See https://wiki.hyprland.org/Configuring/Keywords/ for more - -# Execute your favorite apps at launch -# exec-once = waybar & hyprpaper & firefox - -# Source a file (multi-file configs) -# source = ~/.config/hypr/myColors.conf - -# Some default env vars. -env = XCURSOR_SIZE,24 - -# For all categories, see https://wiki.hyprland.org/Configuring/Variables/ -input { - kb_layout = us - kb_variant = - kb_model = - kb_options = - kb_rules = - - follow_mouse = 1 - - touchpad { - natural_scroll = no - } - - sensitivity = -.5 # -1.0 - 1.0, 0 means no modification. -} - -general { - layout=master - sensitivity=1.0 # for mouse cursor - - gaps_in=5 - gaps_out=20 - border_size=2 - col.active_border=0xff5e81ac - col.inactive_border=0x66333333 - - apply_sens_to_raw=0 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse) -} - -decoration { - # See https://wiki.hyprland.org/Configuring/Variables/ for more - - rounding = 18 - - blur { - enabled = true - size = 7 - passes = 2 - new_optimizations = true - } - - drop_shadow = yes - shadow_range = 15 - col.shadow = 0xffa7caff - col.shadow_inactive = 0x50000000 -} -blurls=waybar -blurls=lockscreen -animations { - enabled=1 - # bezier=overshot,0.05,0.9,0.1,1.1 - bezier=overshot,0.13,0.99,0.29,1.1 - animation=windows,1,4,overshot,popin - animation=fade,1,10,default - animation=workspaces,1,6,overshot,slide - animation=border,1,10,default -} - -dwindle { - # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more - pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below - preserve_split = yes # you probably want this -} - -master { - # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more - no_gaps_when_only = false - new_is_master = false -} - -gestures { - # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = off -} - -# Example per-device config -# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more -# device:epic-mouse-v1 { -# sensitivity = -0.5 -# } -misc { - disable_hyprland_logo=true - disable_splash_rendering=true - mouse_move_enables_dpms=true - vfr = false -} -# Example windowrule v1 -# windowrule = float, ^(kitty)$ -# Example windowrule v2 -# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ -# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more -#WINDOW RULES -windowrule=float,Rofi -windowrule=float,pavucontrol -windowrulev2 = float,class:^()$,title:^(Picture in picture)$ -windowrulev2 = float,class:^(brave)$,title:^(Save File)$ -windowrulev2 = float,class:^(brave)$,title:^(Open File)$ -windowrulev2 = float,class:^(LibreWolf)$,title:^(Picture-in-Picture)$ -windowrulev2 = float,class:^(blueman-manager)$ -windowrulev2 = float,class:^(org.twosheds.iwgtk)$ -windowrulev2 = float,class:^(blueberry.py)$ -windowrulev2 = float,class:^(xdg-desktop-portal-gtk)$ -windowrulev2 = float,class:^(geeqie)$ -windowrulev2 = float,class:^(org.kde.polkit-kde-authentication-agent-1)$ -windowrulev2 = float,title:^(Steam Settings)$ -windowrulev2 = float,title:^(Console window for.*Prism Launcher) -# Increase the opacity -windowrule=opacity 0.92,Thunar -windowrule=opacity 0.96,discord -windowrule=opacity 0.9,VSCode -windowrule=opacity 0.88,obsidian -# ^.*nvim.*$ -windowrule=tile,librewolf -windowrule=tile,spotify -windowrule=opacity 1,neovim -bindm=SUPER,mouse:272,movewindow -bindm=SUPER,mouse:273,resizewindow - - -windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$ -windowrulev2 = noanim,class:^(xwaylandvideobridge)$ -windowrulev2 = nofocus,class:^(xwaylandvideobridge)$ -windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$ - -# See https://wiki.hyprland.org/Configuring/Keywords/ for more -$mainMod = ALT - -# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more -bind = $mainMod SHIFT, RETURN, exec, kitty -bind = $mainMod SHIFT, C, killactive, -bind = $mainMod SHIFT, Q, exit, -bind = $mainMod, E, exec, dolphin -bind = $mainMod, F, togglefloating, -bind = $mainMod, P, exec, rofi -show drun -#bind = $mainMod, P, pseudo, # dwindle -#bind = $mainMod, J, togglesplit, # dwindle -bind = $mainMod, RETURN, layoutmsg, swapwithmaster -bind = $mainMod, kp_enter, layoutmsg, swapwithmaster -# Move focus with mainMod + arrow keys -bind = $mainMod, left, movefocus, l -bind = $mainMod, right, movefocus, r -bind = $mainMod, up, movefocus, u -bind = $mainMod, down, movefocus, d -# cliPBOARD HISTRY -bind = SUPER, V, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy -# lock screen -bind = SUPER, L, exec, swaylock --image /home/meyer/.bg -#SCREENSHOT -bind = , print, exec, grim -g "$(slurp)" - | wl-copy --type=image/png -#emoji picker -bind = SUPER, COMMA, exec, /home/meyer/src/emojipick/emojiget.py | rofi -dmenu -l 5 | grep -o ^. | wl-copy -#resize binds -bind = $mainMod, H, resizeactive, -50 0 -bind = $mainMod , L, resizeactive,50 0 -bind = $mainMod SHIFT, L, resizeactive, 0 -40 -bind = $mainMod SHIFT, H, resizeactive, 0 40 -# Switch workspaces with mainMod + [0-9] -bind = $mainMod, 1, workspace, 1 -bind = $mainMod, 2, workspace, 2 -bind = $mainMod, 3, workspace, 3 -bind = $mainMod, 4, workspace, 4 -bind = $mainMod, 5, workspace, 5 -bind = $mainMod, 6, workspace, 6 -bind = $mainMod, 7, workspace, 7 -bind = $mainMod, 8, workspace, 8 -bind = $mainMod, 9, workspace, 9 -bind = $mainMod, 0, workspace, 10 - -# Move active window to a workspace with mainMod + SHIFT + [0-9] -bind = $mainMod SHIFT, 1, movetoworkspace, 1 -bind = $mainMod SHIFT, 2, movetoworkspace, 2 -bind = $mainMod SHIFT, 3, movetoworkspace, 3 -bind = $mainMod SHIFT, 4, movetoworkspace, 4 -bind = $mainMod SHIFT, 5, movetoworkspace, 5 -bind = $mainMod SHIFT, 6, movetoworkspace, 6 -bind = $mainMod SHIFT, 7, movetoworkspace, 7 -bind = $mainMod SHIFT, 8, movetoworkspace, 8 -bind = $mainMod SHIFT, 9, movetoworkspace, 9 -bind = $mainMod SHIFT, 0, movetoworkspace, 10 - -# Scroll through existing workspaces with mainMod + scroll -bind = $mainMod, mouse_down, workspace, e+1 -bind = $mainMod, mouse_up, workspace, e-1 - -# Move/resize windows with mainMod + LMB/RMB and dragging -bindm = $mainMod, mouse:272, movewindow -bindm = $mainMod, mouse:273, resizewindow -# l -> do stuff even when locked -# e -> repeats when key is held -bindle=, XF86AudioRaiseVolume, exec, vol --up -bindle=, XF86AudioLowerVolume, exec, vol --down -# bindl=, XF86AudioMute, exec, amixer set Master toggle -bindl=, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle -bindl=, XF86AudioPlay, exec, playerctl play-pause # the stupid key is called play , but it toggles -bindl=, XF86AudioNext, exec, playerctl next -bindl=, XF86AudioPrev, exec, playerctl previous diff --git a/dotfiles/.config/hypr/ihate.sh b/dotfiles/.config/hypr/ihate.sh deleted file mode 100644 index 8f342d5..0000000 --- a/dotfiles/.config/hypr/ihate.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -sleep 4 -killall -e xdg-desktop-portal-wlr -killall xdg-desktop-portal -/usr/lib/xdg-desktop-portal-wlr & -sleep 4 -/usr/lib/xdg-desktop-portal & diff --git a/dotfiles/.config/hypr/plugins/split-monitor-workspaces.so b/dotfiles/.config/hypr/plugins/split-monitor-workspaces.so deleted file mode 100755 index 75e7227..0000000 Binary files a/dotfiles/.config/hypr/plugins/split-monitor-workspaces.so and /dev/null differ diff --git a/dotfiles/.config/hypr/wallpapers/night.jpg b/dotfiles/.config/hypr/wallpapers/night.jpg deleted file mode 100644 index 8a967c4..0000000 Binary files a/dotfiles/.config/hypr/wallpapers/night.jpg and /dev/null differ diff --git a/dotfiles/.config/rofi/colors.rasi b/dotfiles/.config/rofi/colors.rasi deleted file mode 100644 index 82ae4e1..0000000 --- a/dotfiles/.config/rofi/colors.rasi +++ /dev/null @@ -1,10 +0,0 @@ -/* colors */ - -* { - al: #00000000; - bg: #1a1b26FF; - bga: #414868FF; - fga: #c0caf5FF; - fg: #c0caf5FF; - ac: #343b58FF; -} diff --git a/dotfiles/.config/rofi/config.rasi b/dotfiles/.config/rofi/config.rasi deleted file mode 100644 index 3437403..0000000 --- a/dotfiles/.config/rofi/config.rasi +++ /dev/null @@ -1,118 +0,0 @@ -configuration { - font: "ComicShannsMonoNerdFont 14"; - show-icons: true; - display-drun: ""; - drun-display-format: "{name}"; - disable-history: false; - fullscreen: false; - hide-scrollbar: true; - sidebar-mode: false; -} - -@import "colors.rasi" - -window { - transparency: "real"; - background-color: @bg; - text-color: @fg; - border: 1px 3px 5px 1px; - border-color: @ac; - border-radius: 2px; - width: 600px; - location: center; - x-offset: 0; - y-offset: 0; -} - -prompt { - enabled: true; - padding: 2px 0px 0px 4px; - background-color: @al; - text-color: @fg; - font: "feather 12"; -} - -entry { - background-color: @al; - text-color: @fg; - placeholder-color: @fg; - expand: true; - horizontal-align: 0; - placeholder: "Search..."; - padding: 2px 0px 0px 6px; - blink: true; -} - -inputbar { - children: [ prompt, entry ]; - background-color: @bga; - text-color: @fg; - expand: false; - border: 0px; - border-radius: 50%; - border-color: @ac; - margin: 0px; - padding: 8px; -} - -listview { - background-color: @al; - padding: 0px; - columns: 2; - lines: 5; - spacing: 6px; - cycle: true; - dynamic: true; - layout: vertical; - scrollbar: false; - border-color: @al; -} - -mainbox { - background-color: @al; - border: 0px; - border-radius: 0px; - border-color: @ac; - children: [ inputbar, listview ]; - spacing: 6px; - padding: 6px; -} - -element { - background-color: transparent; - text-color: @fga; - orientation: horizontal; - border-radius: 50%; - padding: 8px; -} -element normal.normal { - background-color: @ac; - text-color: @fga; -} -element alternate.normal{ - background-color: @ac; - text-color: @fga; -} - -element-icon { - size: 24px; - background-color: transparent; - border: 0px; -} - -element-text { - expand: true; - background-color: transparent; - text-color: @fg; - horizontal-align: 0; - vertical-align: 0.5; - margin: 0px 2.5px 0px 2.5px; -} - -element selected { - background-color: @bga; - text-color: @fg; - border: 0px 0px 0px 0px; - border-radius: 50%; - border-color: @ac; -} diff --git a/dotfiles/.gitconfig b/dotfiles/.gitconfig deleted file mode 100644 index ad540c1..0000000 --- a/dotfiles/.gitconfig +++ /dev/null @@ -1,14 +0,0 @@ -[user] - signingkey = F1A53BC2CC6565EADD7B644FB2E2F4A5161A7800 - name = sadanslargehole - email = sadan@sadanslargehole.com -[commit] - gpgsign = true -[core] - autocrlf = input -[pull] - rebase = true -[push] - autoSetupRemote = true -[init] - defaultBranch = main diff --git a/flake.nix b/flake.nix index febc522..7e4c94c 100644 --- a/flake.nix +++ b/flake.nix @@ -1,3 +1,4 @@ +#commit { description = "Nixos config flake";