1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Pratham Patel f7d08e99c2 improve commit 9c5f319598 2023-02-03 18:52:08 +05:30
Pratham Patel 9c5f319598 move rustup installation from pacman to upstream 2023-02-03 18:21:01 +05:30
Pratham Patel 4a7463a5e7 paru: install paru via binary, don't compile 2023-02-03 18:19:47 +05:30
Pratham Patel 124e49c893 add checkhealth for telescope plugin as mentioned by the project README 2023-01-22 09:53:52 +05:30
Pratham Patel 3c8dd4126f add task of copying user's systemd services to chroot script as pratham clearly doesn't have permissions 2023-01-21 20:15:37 +05:30
Pratham Patel 584d11f7c5 changes made in this commit:
- in root's crontab: add: pacman --files --refresh
 - copy and enable pratham's services: hdd-standby-on-*.service import-*.service
 - echo hostname in /etc/hostname alongside setting via hostnamectl
 - remove installation of cargo components (handled by pacman)
 - add a section to setup virsh pools and networks as I need
 - import zpools
 - use doas instead of sudo
 - enable a few zfs-related services
 - fix use of "/dev/null"
2023-01-21 18:39:31 +05:30
Pratham Patel 8e0a972560 cosmetic changes 2023-01-16 05:40:29 +05:30
Pratham Patel 208745a367 do not set dark theme from the chroot, X11 $DISPLAY is not detected 2023-01-13 14:02:57 +05:30
Pratham Patel f768e09f64 changes made in this commit:
- mv scripts/{cp-dotfiles,doas-pratham}.sh
 - change 'zpool' PATH
 - SSH hardening
 - edit /etc/libvirt/qemu.conf and /etc/firewalld/firewalld.conf for pratham
 - add a path to PRUNEPATHS in /etc/updatedb.conf
 - fix typo where I used /mnt in the path of nvidia.hook file
 - remove some echo texts like "RUNNING DOTFILES SCRIPT"
 - enable gnome's dark theme
2023-01-12 22:14:42 +05:30