Commit Graph

109 Commits

Author SHA1 Message Date
Motiejus Jakštys 3ccb63b1e5 hm: add some packages to hm-only home 2023-10-27 10:31:00 +03:00
Motiejus Jakštys 80b1aaaac3 firewall: allow iperf3/udp 2023-10-24 14:46:12 +03:00
Motiejus Jakštys 7dce601a24 enable iperf3 2023-10-24 14:30:48 +03:00
Motiejus Jakštys b243b82c30 fwminex gets dev environment 2023-10-09 22:07:42 +03:00
Motiejus Jakštys e05b9eed79 tmux: increase history limit 2023-10-09 09:42:11 +03:00
Motiejus Jakštys 4b9674d7c6 starting with some scala 2023-10-08 23:00:52 +03:00
Motiejus Jakštys 531d8dde37 hm: fix bugs when overriding things 2023-10-08 16:40:16 +03:00
Motiejus Jakštys 1ed4646982 install dhcpcd 2023-10-08 16:25:16 +03:00
Motiejus Jakštys 6230303b2f add email 2023-10-07 09:45:01 +03:00
Motiejus Jakštys b98d1bb9c8 move home-manager config to a dedicated location 2023-10-06 11:24:00 +03:00
Motiejus Jakštys ed11b05c37 add mtwork 2023-10-06 08:58:28 +03:00
Motiejus Jakštys e3f415a9a4 install sdparm and hdparm 2023-10-04 07:15:00 +03:00
Motiejus Jakštys 32a1aff6d9 add usbutils 2023-10-03 21:53:21 +03:00
Motiejus Jakštys 6000be5584 nix gc: TTL 2d, run weekly 2023-10-02 00:21:04 +03:00
Motiejus Jakštys 76d01af5c6 install sloccount 2023-10-02 00:00:30 +03:00
Motiejus Jakštys 1dd4f04725 statix: fix bugs with inherit
now I know better what it does.
2023-10-02 00:00:30 +03:00
Motiejus Jakštys 652ce88b76 install cloc and tokei 2023-10-02 00:00:30 +03:00
Motiejus Jakštys 25e8191177 enable statx 2023-10-02 00:00:30 +03:00
Motiejus Jakštys 5c83f7407a install entr 2023-10-02 00:00:30 +03:00
Motiejus Jakštys 0e9f90a960 nix run github:astro/deadnix 2023-10-01 22:15:45 +03:00
Motiejus Jakštys 1525bdad40 rc: remove obsolete shell alias 2023-09-23 07:26:12 +03:00
Motiejus Jakštys 537800ec59 zfsborg: sleep a bit before mounting 2023-09-18 10:06:44 +03:00
Motiejus Jakštys 2c4598ba7b change snapshot dir 2023-09-18 07:51:47 +03:00
Motiejus Jakštys 3d258436a2 add a few packages 2023-09-17 06:48:00 +03:00
Motiejus Jakštys b436195d49 hardware observability 2023-09-16 08:53:23 +03:00
Motiejus Jakštys 948ce2da5a enable autorandr 2023-09-15 22:06:05 +03:00
Motiejus Jakštys 52a1c97f13 reduce number of packages on servers 2023-09-15 15:49:01 +03:00
Motiejus Jakštys 2bc3275dfc add some applications and extensions 2023-09-15 14:39:04 +03:00
Motiejus Jakštys e3c5f37b43 add some packages 2023-09-15 13:05:56 +03:00
Motiejus Jakštys b1e57c93f1 install parallel everywhere 2023-09-15 12:51:10 +03:00
Motiejus Jakštys d7888b000b fix gp 2023-09-15 12:48:14 +03:00
Motiejus Jakštys c5191372e8 install gpg 2023-09-15 12:46:10 +03:00
Motiejus Jakštys 211f580539 gpg-agent: move to per-user 2023-09-15 12:35:59 +03:00
Motiejus Jakštys 7ee6a0de71 zfsborg: remove the ${mountpoint}/.snapshot-latest prefix
The path in the filesystem is quite clear from the archive name.
2023-09-15 11:05:05 +03:00
Motiejus Jakštys 30426ad89e zfsborg: mount the tmpfs on all units 2023-09-15 10:10:54 +03:00
Motiejus Jakštys 9eb8147660 tailscale: silence logs on some machines 2023-09-14 14:37:55 +03:00
Motiejus Jakštys b1b046d78a sudo: fix extraGroups of motiejus
this misses 'wheel'
2023-09-14 13:07:39 +03:00
Motiejus Jakštys e341092306 fwminex: enable redistributable firmware, remove docker volume 2023-09-14 11:31:53 +03:00
Motiejus Jakštys a7a6148d0f fwminex: allow nonfree 2023-09-14 10:53:01 +03:00
Motiejus Jakštys 1430bf9d6d fwminex: swap 2023-09-14 07:43:18 +03:00
Motiejus Jakštys 85917635fd sshguard is now optional 2023-09-14 06:41:16 +03:00
Motiejus Jakštys 234933dee1 install smartmontools 2023-09-13 13:29:06 +03:00
Motiejus Jakštys e38f446793 add fwminex 2023-09-13 13:04:40 +03:00
Motiejus Jakštys 00a6a27b92 zfsborg: use TemporaryFileSystem for temp snapshots
Otherwise:

Sep 13 00:01:05 vno1-oh2 systemd[1]: Started BorgBackup job -var-lib-1.
Sep 13 00:01:06 vno1-oh2 borgbackup-job--var-lib-1-start[329228]: filesystem 'rpool/nixos/var/lib@autosnap_2023-09-12_21:00:06_hourly' is already mounted
Sep 13 00:01:06 vno1-oh2 borgbackup-job--var-lib-1-start[329209]: umount: /var/lib/.snapshot-latest: not mounted.
Sep 13 00:01:06 vno1-oh2 systemd[1]: borgbackup-job--var-lib-1.service: Main process exited, code=exited, status=32/n/a
Sep 13 00:01:06 vno1-oh2 systemd[1]: borgbackup-job--var-lib-1.service: Failed with result 'exit-code'.
Sep 13 00:01:06 vno1-oh2 systemd[1]: borgbackup-job--var-lib-1.service: Triggering OnFailure= dependencies.
2023-09-13 08:37:35 +03:00
Motiejus Jakštys 2dd8cda85a open up samba 2023-09-12 16:08:32 +03:00
Motiejus Jakštys e61944dfde rewrite firewall rules 2023-09-12 15:46:44 +03:00
Motiejus Jakštys 2b5b9bc57f samba some progress 2023-09-12 13:31:46 +03:00
Motiejus Jakštys 49d92971c9 pass BORG_HOST_ID correctly 2023-09-12 11:41:45 +03:00
Motiejus Jakštys b204d5532f zfsborg: add BORG_HOST_ID if nics change 2023-09-12 11:30:08 +03:00
Motiejus Jakštys 563d340013 add lshw 2023-09-12 11:17:50 +03:00