Commit Graph
59 Commits
Author SHA1 Message Date
RandyTheSilly 14c48fbb06 Re-implement new line in interactive configuration 2023-12-03 13:50:31 -05:00
RandyTheSilly 1a84f4b648 Simplify timezone option 2023-12-03 13:19:47 -05:00
RandyTheSilly 57b6719c27 Improve readability of initial setup options 2023-12-03 13:11:55 -05:00
RandyTheSilly 73213dfac1 Add user to libvirt group by default 2023-12-03 12:54:33 -05:00
RandyTheSilly eee0dff28c Disable Plasma session restore by default 2023-11-30 22:14:37 -05:00
RandyTheSilly 722e0cae48 Disable baloo by default 2023-11-26 21:29:25 -05:00
RandyTheSilly da7ef95758 Install "pipewire.desktop" with echo, rather than by downloading from GitHub 2023-11-26 21:12:15 -05:00
RandyTheSilly 463f656a36 Add Yakuake to autostart applications 2023-11-26 16:56:20 -05:00
RandyTheSilly 481a57dfeb Remove broken g14 keybinds 2023-11-26 16:41:11 -05:00
RandyTheSilly 8192da87fd Do not set a root password (only allow root via doas) 2023-10-04 21:10:00 -04:00
RandyTheSilly 813abb5f05 Sort mirrorlist during installation 2023-10-04 21:04:09 -04:00
RandyTheSilly 13eebb70c4 Added revision letter to install.sh 2023-10-04 20:31:31 -04:00
RandyTheSilly 5ba3a127aa Updated pacman.conf to reflect repository migrations 2023-10-04 14:16:26 -04:00
RandyTheSilly 41fd9d9f02 Removed manual installation of openrc-zsh-completions, as it is now included in openrc 2023-09-09 00:19:25 -04:00
RandyTheSilly e512556489 Fixed failure to share variables between scripts 2023-08-24 19:07:05 -04:00
RandyTheSilly 3cbea326e9 Pass variables from install.sh to chrootInstall.sh via an array, rather than writing values to disk 2023-08-24 13:47:27 -04:00
RandyTheSilly 710a41647b Removed cpu microcode packages, as they rarely are compatible with the host's cpu 2023-08-24 13:37:05 -04:00
RandyTheSilly 31a509c873 Removed custom .bashrc, organized .zshrc and set more histfile options 2023-08-24 13:30:10 -04:00
RandyTheSilly ff8151448a Fixed micro still being installed 2023-08-15 15:00:22 -04:00
RandyTheSilly 5b0af9d2f6 Bumped last updated date 2023-08-15 14:36:48 -04:00
RandyTheSilly c42912e194 Correct last updated date 2023-04-30 13:30:51 -04:00
RandyTheSilly 177b0200e6 Enable IPv6 privacy extensions 2023-04-30 13:17:17 -04:00
RandyTheSilly 4033608fac Install bc in live environment, as it is no longer included in official ISOs 2023-03-30 18:42:47 -04:00
RandyTheSilly 49de04a67a Change system+login shell to Dash, add zsh and configuration 2023-03-30 18:14:13 -04:00
RandyTheSilly d7c38d2d1c Removed unfinished Sway support 2023-03-07 23:27:41 -05:00
RandyTheSilly 1866c6a046 Switch from pcmanfm-qt to dolphin 2023-02-21 21:11:59 -05:00
RandyTheSilly 4cadb3c3de Added kwallet-pam to KDE installation 2023-02-14 20:05:18 -05:00
RandyTheSilly a7a60b8cc3 Added kernel parameter for full control of newer AMD GPUs 2023-01-02 02:14:26 -05:00
RandyTheSilly 2dff95e457 Initial Sway support (incomplete) 2022-12-04 00:21:13 -05:00
RandyTheSilly 73cdfb3ab7 Run wipefs when doing a clean install 2022-12-03 23:35:51 -05:00
RandyTheSilly 9b640f3253 Bump date 2022-12-03 22:43:54 -05:00
RandyTheSilly 4e3f54cc49 Install bash-completion 2022-12-03 22:17:10 -05:00
RandyTheSilly 2e780499d8 Install pacman-contrib to allow hooks to work 2022-12-03 21:43:01 -05:00
RandyTheSilly d6a0a6bbab Ensure dependencies for NVIDIA-FCKR are installed 2022-09-24 21:43:17 -04:00
RandyTheSilly f5e27cdf0c Replaced nvidia-manager with NVIDIA-FCKR 2022-09-24 20:49:17 -04:00
RandyTheSilly ba970abba5 Attempted to fix swap configuration 2022-09-22 23:35:35 -04:00
RandyTheSilly 0c52343dcf Initial Zephyrus G14 support 2022-09-22 22:01:33 -04:00
RandyTheSilly e3de00534f Ported xcaffeine to bash, removed Python version 2022-09-21 20:28:35 -04:00
RandyTheSilly 0e90cfe317 Removed all occurances of UUOC 2022-09-20 11:56:25 -04:00
RandyTheSilly 304ac3166c Updated shebangs 2022-09-20 11:21:59 -04:00
RandyTheSilly d0bc786421 Set vm.swappiness=0 if the user opts out of swap 2022-07-29 16:46:57 -04:00
RandyTheSilly 89fe412cfb Set vm.swappiness=10 2022-07-29 03:16:42 -04:00
RandyTheSilly 2cbe2a6b26 Added nohz_full configuration to grub 2022-06-26 16:50:43 -04:00
RandyTheSilly 2167af4703 Added g14-pacman.conf 2022-06-26 15:43:28 -04:00
RandyTheSilly bb75b6a17d Fixed inconsistent casing 2022-06-26 03:57:05 -04:00
RandyTheSilly 92cefa192f Added timezone configuration 2022-06-26 03:54:49 -04:00
RandyTheSilly 4c27e56c7c Date bump 2022-06-26 03:26:06 -04:00
RandyTheSilly 8a1774af3f Fixed missing new line in questions 2022-06-26 02:47:00 -04:00
RandyTheSilly 18d6982f2f Added python to base_devel 2022-06-26 01:57:18 -04:00
RandyTheSilly 13e8444f8d Added a tmpfs at /tmp 2022-06-26 01:09:45 -04:00