aboutsummaryrefslogtreecommitdiff
path: root/nixos
AgeCommit message (Collapse)Author
2024-08-20feat: grub and greetd setupsZhongheng Liu
grub: changed theme to distro-grub-themes kernel: upgraded to linux zen kernel greetd: configured tuigreet with greetd to replace sddm
2024-08-19feat: modified configuration to introduce ags, with extrasZhongheng Liu
Revert displayScale to 1 Create AGS bar component configuration Removed declarations for waybar
2024-08-13feat: trying to solve hardware acceleration issue by including ↵Zhongheng Liu
libvdpau-va-gl driver support So far this has not worked in VLC media player, with reasons unknown
2024-08-12feat: updated configuration for thunderbird, fish, and hypridle configurationZhongheng Liu
thunderbird: added configuration values in home-manager fish: added more plugins and custom functions to do funny things hypridle: changed timeoutSeconds value from 60 to 600 because it is too annoying
2024-08-12feat: custom fish prompt and GDK scalingZhongheng Liu
2024-08-12refactor: move common variables referenced into common/variables.nixZhongheng Liu
In the future, should have independent variable files for home-manager and nixos-specific, in their respective directories.
2024-08-11feat: enabled fcitx5 configuration with RIME configuredZhongheng Liu
refactored configuration values in nixos/configuration.nix
2024-08-10feat: create libreoffice configurationZhongheng Liu
2024-08-10fix: fixed kanshi service configurationZhongheng Liu
2024-08-10feat: added new configuration for enabling fish shellZhongheng Liu
2024-08-10bump: upgrade to latest linux kernel, this should fix the issue where SDDM ↵Zhongheng Liu
launches twice, which has been found to be a kernel issue
2024-08-09feat(hyprland): added input options for reduced repeat_delay and increased ↵Zhongheng Liu
repeat_speed
2024-08-09feat(devenv): make new devenv config that integrates alejandra and commitizenZhongheng Liu
2024-08-09feat: created integration of all hypr ecosystem componentsZhongheng Liu
2024-08-09feat: new nginx configurationZhongheng Liu
2024-08-08feat: create syncthing and pipewire servicesZhongheng Liu
2024-08-08feat: changed wayland compositor configurationZhongheng Liu
- added hyprland initial configuration - added hyprland plugins - added kanshi profiles for docked modes - added misc home manager configuration options
2024-08-06fix: fix hyprland configurationZhongheng Liu
add new hyprland NixOS module
2024-08-06feat: nvidia open r560 driversZhongheng Liu
2024-08-01feat: decent shell configuration with starship and zshZhongheng Liu
direnv and devenv integrated support experimental nginx test configuration sway and foot configuration updated created initial sddm configuration for login manager
2024-07-31feat: created variable-based nix configurationZhongheng Liu
Added variables.nix Added Syncthing service definition
2024-07-31feat: inherited Nvidia configuration from old confZhongheng Liu
2024-07-31feat: init configZhongheng Liu