1
0
Fork 0
Commit Graph

37 Commits

Author SHA1 Message Date
Pratham Patel b37b3339c5 do not copy some files from the dotfiles repo (temporary) 2023-06-05 19:02:41 +05:30
Pratham Patel 5f14e217c0 chroot setup: add new service virt-pool-online.service 2023-03-25 14:07:02 +05:30
Pratham Patel 2dc60fc3e6 forgot to cp bspwm hook 2023-03-19 10:31:51 +05:30
Pratham Patel 0c78d303b7 copy files from the dotfiles git repo, instead of cat-ing them 2023-03-13 16:23:31 +05:30
Pratham Patel 60cf55b753 add 'pacman -Sc' to root crontab and improve output redirection 2023-03-12 17:23:28 +05:30
Pratham Patel d34fb00568 doas: allow pratham to use picocom without password 2023-03-12 11:40:57 +05:30
Pratham Patel 6ac66a8ecb enable NTP using systemd-timesyncd.service 2023-03-05 08:25:43 +05:30
Pratham Patel 09fafdc760 root crontab: the computer is on at midday, start scrub at that time 2023-02-06 15:31:21 +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 61668d7658 doas.conf: allow pratham to use hdparm and dmesg without password 2023-01-21 18:53:00 +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 bb6976c4cb manage creation of nvidia.hook in a better way 2023-01-19 12:35:24 +05:30
Pratham Patel a5e5f111b8 reorder entries in systemd-boot 2023-01-16 20:23:45 +05:30
Pratham Patel 2fdcaa42a2 use the non-lts kernel as well 2023-01-16 19:38:43 +05:30
Pratham Patel ae21516268 undo de5026f0b2 2023-01-16 06:49:07 +05:30
Pratham Patel de5026f0b2 open shell as pratham inside chroot 2023-01-16 05:56:37 +05:30
Pratham Patel 8e0a972560 cosmetic changes 2023-01-16 05:40:29 +05:30
Pratham Patel b77e3cbdc9 chroot setup: setup libvirt.conf, set linux cmdline audit=0, enable libvirtd.service 2023-01-13 16:50:52 +05:30
Pratham Patel a1129540cd increase ParallelDownloads to 6 2023-01-13 14:18:06 +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
Pratham Patel b66a03d712 add step to copy dotfiles because bsmpwn wont start without it; add populate bspwm.desktop 2023-01-10 08:50:53 +05:30
Pratham Patel 5b6c9908cd do not use pkgfile, use a pacman alias instead 2023-01-05 08:41:01 +05:30
Pratham Patel a6674c057a chroot-setup: add root cronjob for zfs scrub 2022-12-23 22:45:58 +05:30
Pratham Patel 6adcfc9978 add setup for pkgfile 2022-12-21 18:47:30 +05:30
Pratham Patel 8ca6dc2cfb add steps for virtualization 2022-12-21 18:46:54 +05:30
Pratham Patel f8e7fa0920 use hostname flameboi now 2022-12-21 13:20:37 +05:30
Pratham Patel 3601388a91 set ParallelDownloads to 4 for pacman 2022-12-21 12:28:49 +05:30
Pratham Patel 050aad4e37 add pkg firewalld and setup 2022-12-18 12:58:00 +05:30
Pratham Patel fe02d839d9 systemd-boot: use the LTS image and initrd 2022-12-18 09:32:05 +05:30
Pratham Patel d24d93e5d2 revert back to 2 parallel downloads instead of 10 2022-12-17 22:11:21 +05:30
Pratham Patel ae5922d7cf add nvidia setup 2022-12-17 20:18:40 +05:30
Pratham Patel 62c335bc77 add the 'nvidia_drm.modeset=1' kernel param for NVIDIA DRM mode setting 2022-12-16 23:58:02 +05:30
Pratham Patel 8d53949040 add option Color in pacman.conf 2022-11-20 22:58:54 +05:30
Pratham Patel a9f19b4f02 increase timeout to 10 because idk how get back the systemd-boot boot menu 2022-11-20 18:02:49 +05:30
Pratham Patel e08ba9efad don't expire password because the initial SDDM login fails 2022-11-20 17:30:37 +05:30
Pratham Patel 720d513970 chroot-setup: add an arch-fallback entry in boot menu and add verbosity during boot 2022-11-20 17:16:23 +05:30
Pratham Patel bf23fa1e84 init commit 2022-11-20 16:57:35 +05:30