1
0
Fork 0
Commit Graph

122 Commits

Author SHA1 Message Date
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 9c0d335c48 add pkg: xfce4-power-manager 2023-01-21 17:10:57 +05:30
Pratham Patel f781a7bbf7 I removed lxsession by mistake, it provides lxpolkit (fix e1a1c3fca5) 2023-01-21 16:11:34 +05:30
Pratham Patel 2025838415 switch to systemd-boot seems good, rm grub 2023-01-21 15:54:21 +05:30
Pratham Patel 4e9de4b74a add pkg: xdg-desktop-portal-gtk 2023-01-21 12:34:16 +05:30
Pratham Patel f61ec1b537 install keepassxc as an alternative to the automatic dep: gnome-keyring 2023-01-21 12:21:39 +05:30
Pratham Patel 4367866737 add pkgs: xorg-xbacklight xorg-xdpyinfo xorg-xprop xorg-xrandr; rm pkg: xorg-apps 2023-01-20 15:30:10 +05:30
Pratham Patel 78dab161bd more reorganization and remove pkgs: exfatprogs netcfg 2023-01-20 15:21:18 +05:30
Pratham Patel d8df1601df alphabetically sort pkgs and add pkgs: cargo-auditable cargo-bloat cargo-depgraph cargo-outdated cargo-spellcheck cargo-update cargo-watch 2023-01-20 15:17:34 +05:30
Pratham Patel 3487b5e783 reorganize pkgs in categories and remove pkgs xf86-input-wacom xf86-video-vmware 2023-01-20 14:28:40 +05:30
Pratham Patel 1b89c53d21 added pkgs: choose dust exa hyperfine skim cargo-audit; replaced tldr with tealdeer 2023-01-19 19:36:53 +05:30
Pratham Patel 55d859bdee add pkg: dog 2023-01-19 17:19:19 +05:30
Pratham Patel cefe765a41 add pkg: bandwhich 2023-01-19 17:14:05 +05:30
Pratham Patel b98ddb2148 update mirrorlist 2023-01-19 15:55:20 +05:30
Pratham Patel bb6976c4cb manage creation of nvidia.hook in a better way 2023-01-19 12:35:24 +05:30
Pratham Patel 53d042b03a remove a few non-existing packages 2023-01-19 12:34:59 +05:30
Pratham Patel a5e5f111b8 reorder entries in systemd-boot 2023-01-16 20:23:45 +05:30
Pratham Patel e1a1c3fca5 added pkg lxsession by mistake when I meant to add xsecurelock 2023-01-16 19:56:16 +05:30
Pratham Patel 2fdcaa42a2 use the non-lts kernel as well 2023-01-16 19:38:43 +05:30
Pratham Patel 6b8a83cfad enable xorg until nvidia opens up 2023-01-16 14:31:41 +05:30
Pratham Patel ae21516268 undo de5026f0b2 2023-01-16 06:49:07 +05:30
Pratham Patel 5be3b8d656 no such package 'xorg-fonts-alias' exists, rm 2023-01-16 06:25:49 +05:30
Pratham Patel de5026f0b2 open shell as pratham inside chroot 2023-01-16 05:56:37 +05:30
Pratham Patel a02b9290cf sort pkgs alphabetically 2023-01-16 05:53:26 +05:30
Pratham Patel 8e0a972560 cosmetic changes 2023-01-16 05:40:29 +05:30
Pratham Patel e7de8ba7f0 pratham-setup: exclude run_me.sh from being copied 2023-01-13 19:33:32 +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 d40ec2a10c add pkg to resolve X shaped cursor: xorg-xsetroot 2023-01-13 16:03:37 +05:30
Pratham Patel 9c24596127 add pkg: usbutils 2023-01-13 14:36:49 +05:30
Pratham Patel e9b90422fe add flatpak pkgs: discord, rpi-imager 2023-01-13 14:21:12 +05:30
Pratham Patel a1129540cd increase ParallelDownloads to 6 2023-01-13 14:18:06 +05:30
Pratham Patel e540f32eff update mirrorlist 2023-01-13 14:16:15 +05:30
Pratham Patel ccf26e56f4 pratham-setup: modify dark theme setup and add more flatpaks 2023-01-13 14:15:15 +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 93b4c9c475 1bd90b1556 was incomplete; fix 2023-01-13 13:29:30 +05:30
Pratham Patel 1bd90b1556 switch from zfs-linux-lts to zfs-dkms 2023-01-13 13:27:20 +05:30
Pratham Patel 56d43147b1 try setting dark theme via pratham-setup.sh 2023-01-12 22:32:22 +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 05caf7c8ae add pkg: gnome-disk-utility 2023-01-12 21:29:53 +05:30
Pratham Patel 6880b49ad1 remove pkg breeze-icons 2023-01-12 21:01:48 +05:30
Pratham Patel 89bf600f44 add pkgs: lxsession, thunar; replace pavucontrol-qt with non-qt variant 2023-01-12 20:55:02 +05:30
Pratham Patel c278cfb181 forgot to use a different delim for sed 2023-01-12 13:50:31 +05:30
Pratham Patel 5b7c10478c GPU PKGS: rm qemu-hw-s390x-virtio-gpu-ccw 2023-01-12 13:32:04 +05:30
Pratham Patel f1e61f2c52 add pkgs: pamixer 2023-01-12 13:24:35 +05:30
Pratham Patel 5a0817cd10 add pkgs: pavucontrol-qt, wireplumber 2023-01-12 13:03:30 +05:30
Pratham Patel 5457402ebf setup alacritty too! 2023-01-12 12:42:20 +05:30
Pratham Patel ebee3fbb32 install plugins while you are at it as pratham 2023-01-12 12:15:40 +05:30
Pratham Patel fe23083754 neovim: vim-plug 2023-01-10 09:51:43 +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 b0810a9e00 add pkg: networkmanager 2023-01-10 07:42:36 +05:30