Commit graph

80 commits

Author SHA1 Message Date
Trolli Schmittlauch 61f915f53f Revert "already enable the experimental nix command in preparation for nix version 2.4"
NixOS 21.11 still ships nix 2.3

This reverts commit 1c0357f90a.
2021-12-02 02:44:17 +01:00
Trolli Schmittlauch 1c0357f90a already enable the experimental nix command in preparation for nix version 2.4 2021-11-02 04:00:59 +01:00
Trolli Schmittlauch 01c1d089c9 enable dconf dbus service for Gnome application config storage 2021-10-19 00:17:26 +02:00
Trolli Schmittlauch fa82b06983 enable Pulseaudio zeroconf for network music playing 2021-10-03 20:46:32 +02:00
Trolli Schmittlauch 25cc957e90 add dnn to blocked sites for procrastination stopper 2021-08-15 13:03:41 +02:00
Trolli Schmittlauch 1eb244907d remove nonexisting kdepim support packages 2021-08-15 13:01:03 +02:00
Trolli Schmittlauch 0c6ad1dfe8 don't forget localhost host alias in blocked state 2021-06-09 12:06:56 +02:00
Trolli Schmittlauch 36001254bf script to DNS-block certain sites as a measure against me procrastinating too much 2021-06-09 10:07:03 +02:00
Trolli Schmittlauch 62935211c5 enable wireshark GUI 2021-06-09 10:06:20 +02:00
Trolli Schmittlauch 38d50cb04d nixpkgs-fmt run 2021-06-09 10:05:51 +02:00
Trolli Schmittlauch b7d87aa0ee update to NixOS 21.05 2021-06-03 13:28:46 +02:00
Trolli Schmittlauch 5344c5e83f switch back to kernel 4.19 due to intel graphics issues 2021-05-28 21:09:32 +02:00
Trolli Schmittlauch 797e853947 no *explicit* enabling of memory overcommitting
that was initially intorduced to overcome memory issues in a VirtualBox VM, so probably not needed anymore

whether this actually disables overcommittment, that depends on the default
2021-04-16 17:32:52 +02:00
Trolli Schmittlauch 7e2589b213 enable all magic SysRq key combinations 2021-04-16 17:32:50 +02:00
Trolli Schmittlauch 1c715f0cd3 fixup! switch back to upstream wireshark as patch does not apply anymore 2021-04-13 22:09:54 +02:00
Trolli Schmittlauch b8d97be8c0 disable Virtualbox extensions again due to recompilation needed 2021-03-25 18:32:07 +01:00
Trolli Schmittlauch 3b0cbafefe reduced trackpoint speed + sensitivity 2021-02-17 00:14:07 +01:00
Trolli Schmittlauch 4163ac2a65 re-enable discovery of user-local fonts installed via home-manager 2021-02-02 17:03:04 +01:00
Trolli Schmittlauch a8c1495216 switch back to upstream wireshark as patch does not apply anymore 2020-12-26 01:22:32 +01:00
Trolli Schmittlauch a98047f924 disable Hash2Pub simulation container 2020-12-26 01:21:20 +01:00
Trolli Schmittlauch bb37241a4c upgrade to NixOS 20.09 2020-11-21 01:56:47 +01:00
Trolli Schmittlauch 0ed49a9885 enable wacom grpahics tablet driver and add notes app 2020-10-14 01:38:48 +02:00
Trolli Schmittlauch f1da50c5c0 update Hash2Pub testbed container and make it more configurable 2020-10-09 01:20:40 +02:00
Trolli Schmittlauch b01b5088fd start working on Hash2Pub testbed as a nixos container 2020-07-26 00:34:08 +02:00
Trolli Schmittlauch 192a1f6e38 patch Wireshark to allow BER decoding for UDP payloads, until feature is released 2020-07-01 20:05:50 +02:00
Trolli Schmittlauch 137fa8fa6a enable adb support 2020-06-09 22:26:02 +02:00
Trolli Schmittlauch e8eeba5ba2 allow discards (TRIM) on all LUKS devices 2020-06-06 01:40:46 +02:00
Trolli Schmittlauch e6b3092a95 remove unneeded system packages 2020-06-06 01:10:03 +02:00
Trolli Schmittlauch 3734b2d852 modularise out filesystem configuration, put /var/{tmp,cache,log} onto spare SSD 2020-04-10 14:53:21 +02:00
Trolli Schmittlauch 28d1fe6bbc move nixos-hardware import to hardware configuration 2020-04-05 21:53:45 +02:00
Trolli Schmittlauch 7f382ea07c add secret service for some flatpaks 2020-04-05 19:37:48 +02:00
Trolli Schmittlauch 1f9f28e966 enable OpenVPN support for NetworkManager 2020-04-05 19:36:55 +02:00
Trolli Schmittlauch b9e18122d8 disable bluetooth headset audio profile 2020-04-05 19:36:18 +02:00
Trolli Schmittlauch 29d9a4ef16 upgrade to NixOS 20.03 2020-04-05 19:36:16 +02:00
Trolli Schmittlauch fb11f3600e fixup! disable bluetooth headset audio profile
disabling headset profile only works in unstable
2020-04-05 19:35:29 +02:00
Trolli Schmittlauch 6f0a899f7e formatting with nixpkgs-fmt 2020-04-05 19:35:27 +02:00
Trolli Schmittlauch a1642dbbd5 disable bluetooth headset audio profile 2020-04-05 19:34:50 +02:00
Trolli Schmittlauch cf708d32fc switch back to free HP sane scanner backend, as the proprietary also didn't help with WLAN scanning 2020-04-05 19:34:50 +02:00
Trolli Schmittlauch d066136c0c enable Flatpak 2020-04-05 19:34:50 +02:00
Trolli Schmittlauch 5c728abebf enable VirtualBox host support, requires older kernel so far 2020-04-05 19:34:50 +02:00
Trolli Schmittlauch 5d6c433c65 (temporarily) disable sysdig as it's incompatible to recent kernels 2019-11-22 20:04:10 +01:00
Trolli Schmittlauch 93cc3adbd0 add myself to input group for access to touchpad gestures 2019-11-22 20:03:38 +01:00
Trolli Schmittlauch 1f762ad30d switch to proprietary HP scanner driver in hope of it enabling scanning 2019-11-22 20:02:53 +01:00
Trolli Schmittlauch faae3e88ae optimise mount options to fit SSDs, switch to more efficient zstd compression 2019-11-22 20:02:07 +01:00
Trolli Schmittlauch 342e788994 enable davfs2 due to broken kio 2019-11-22 20:01:11 +01:00
Trolli Schmittlauch cad23306d4 bump nixos-hardware rev 2019-10-28 13:44:46 +01:00
Trolli Schmittlauch d5a9ccdb42 add myself to trusted Nix users for being able to use --show-trace 2019-10-12 21:53:16 +02:00
Trolli Schmittlauch 89a015b86f upgrade to NixOS 19.09 2019-10-10 01:05:02 +02:00
Trolli Schmittlauch 899f6cfbc2 disable pulseaudio flat-volumes 2019-10-02 22:26:15 +02:00
Trolli Schmittlauch 4dfdc104a8 add user to cdrom group for burning 2019-07-26 06:32:17 +02:00