Commit Graph
134 Commits
Author SHA1 Message Date
RandyTheSilly b76e2a3f4d Start .ntpsync with a value of 0 2024-01-10 18:34:24 -05:00
RandyTheSilly 24169553c5 Ensure /etc/local.d/.ntpsync exists 2024-01-10 15:26:12 -05:00
RandyTheSilly 0b4ba9560a Only sync ntp once per week, sync to hardware clock 2024-01-10 15:22:08 -05:00
RandyTheSilly 60d94900d7 Do not install khotkeys (legacy X11 shortcuts) 2023-12-28 13:27:54 -05:00
RandyTheSilly 5644a72648 Bind f12 to Konquake (Yakuake replacement) 2023-12-20 21:14:53 -05:00
RandyTheSilly 35c70e394d Install Konsole with Plasma 2023-12-20 00:27:03 -05:00
RandyTheSilly b987814f23 Fix konquake window rule resolution 2023-12-19 23:10:20 -05:00
RandyTheSilly 58bff83a53 Implement script and accompanying window rule to make Konsole act as drop-down, replace Yakuake 2023-12-19 22:42:43 -05:00
RandyTheSilly f49ed59c73 Remove Bash completion for doas (zsh is the intended user shell) 2023-12-07 20:01:11 -05:00
RandyTheSilly 2d75805bba Include custom kwinrc 2023-12-07 19:36:46 -05:00
RandyTheSilly 91a8503129 Sync with pool.ntp.org at boot 2023-12-07 18:53:11 -05:00
RandyTheSilly d851b2c623 Restore use of "keepenv" in doas.conf 2023-12-07 17:22:53 -05:00
RandyTheSilly b7fa961056 Rename "server" option to "headless" 2023-12-07 10:11:11 -05:00
RandyTheSilly 12718e18bb No longer set "keepenv" in doas.conf 2023-12-07 09:57:30 -05:00
RandyTheSilly 5c32966232 Use wheel group for opendoas configuration, rather than username 2023-12-06 18:08:07 -05:00
RandyTheSilly 1a84f4b648 Simplify timezone option 2023-12-03 13:19:47 -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 9785ddddaf Add custom "plasma-org.kde.plasma.desktop-appletsrc" config 2023-11-26 20:59:53 -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 45f6332ff0 Revert 884823d257 2023-11-26 15:27:17 -05:00
RandyTheSilly 2a35f1c3d2 Remove redundant "classmod" group, add user to "uucp" group 2023-11-26 15:10:37 -05:00
RandyTheSilly 884823d257 Rename "users" group to "humans" 2023-11-25 12:48:32 -05:00
RandyTheSilly cd0ad77d55 Fix autostart folder ownership 2023-11-22 14:57:52 -05:00
RandyTheSilly 4adf573d38 Revert 813abb5f05 2023-10-04 21:27:02 -04:00
RandyTheSilly 2844b36b7b Re-instate sudo>doas symlink to fix makepkg calling su 2023-10-04 21:13:10 -04:00
RandyTheSilly 8192da87fd Do not set a root password (only allow root via doas) 2023-10-04 21:10:00 -04:00
RandyTheSilly 4a9331b532 Do not include local in the default runlevel (only boot) 2023-10-04 21:05:42 -04:00
RandyTheSilly 813abb5f05 Sort mirrorlist during installation 2023-10-04 21:04:09 -04:00
RandyTheSilly 3e1d73059e Use only the iGPU on first boot (g14) 2023-10-04 20:27:53 -04:00
RandyTheSilly 9154f3255d Add the local service to the boot runlevel, rather than default 2023-10-04 20:25:52 -04:00
RandyTheSilly 2f3598bfa7 Removed legacy X11 keybinds for g14 2023-10-04 20:16:25 -04:00
RandyTheSilly 079b23f316 Removed unneeded laptop configuration 2023-10-04 20:11:09 -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 7265671987 Call the system shell for boot fstrim, rather than Bash specifically 2023-08-24 20:22:30 -04:00
RandyTheSilly e512556489 Fixed failure to share variables between scripts 2023-08-24 19:07:05 -04:00
RandyTheSilly 36969f5c32 Removed legacy symlinks for sudo>doas, vim>nvim 2023-08-24 14:56:15 -04:00
RandyTheSilly 9586503a99 Added script for removing invalid commands from zsh history file 2023-08-24 14:45:12 -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 f70e84dd51 Fixed unsafe permissions on/in ~/.gnupg 2023-08-14 15:26:43 -04:00
RandyTheSilly 0e0b52448a Replaced default editor with nvim, use system-wide config 2023-08-14 15:03:36 -04:00
RandyTheSilly ac16f77dca Replaced micro with vim 2023-07-28 11:54:14 -04:00
RandyTheSilly 0aa01c6133 No longer manually add local to default runlevel, as this is done automatically 2023-04-30 14:18:55 -04:00
RandyTheSilly 64c960127b Fixed installation of micro config 2023-04-30 14:17:55 -04:00
RandyTheSilly 2334baf5f8 Fixed installation of Konsole config 2023-04-30 14:15:16 -04:00