aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-20fix: change dataDir and configDirZhongheng Liu
This resolves the issue of not being able to sync the whole directory because of the existence of protected files.
2024-08-20chore: update flake.lockZhongheng Liu
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-20feat: fcitx5 and AGS autostart for HyprlandZhongheng Liu
Fix warning about nixvim rust-analyzer not installing rustc
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: enable configuration for new nixvim plugin virt-columnZhongheng Liu
virt-column allows certain coding practices to be applied, such as 80 character spacing which is specified by Linus Torvalds
2024-08-13feat: added nixvim/neovim as defaultZhongheng Liu
Set nvim as value of EDITOR variable
2024-08-13chore: add LICENSEZhongheng Liu
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-13feat: added discord and tree packages in home.packagesZhongheng Liu
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-12chore: update hostname to reflect machine typeZhongheng Liu
2024-08-12feat: custom fish prompt and GDK scalingZhongheng Liu
2024-08-12feat: change hyprland and waybar configurationZhongheng Liu
waybar: Added tray module foot: changed bindings in hyprland and modified launch params
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: expanded fish configurationZhongheng Liu
Refactored fish configuration values into separate directory Created fish init shell code for nh and zoxide Reverted removal of cd=z alias since it works now
2024-08-11feat: change nixvim toggleterm to use fish as shellZhongheng Liu
2024-08-11feat: add zoxide integration with fishZhongheng Liu
2024-08-11feat: add fish git alias pluginZhongheng Liu
2024-08-11feat: expanded desktop configuration optionsZhongheng Liu
Created sensible default waybar configuration Enabled fish z plugins (NOTE: include git plugin next time) DEFUNCT: Created wechat package that includes a license archive to circumvent restrictions
2024-08-11feat: create gruvbox-themed nixvim configurationZhongheng Liu
Added nixvim as a flake input in flake.nix Added plugin definitions ini home-manager/stvnliu/nixvim/ Added configuration options for easy toggling for editors
2024-08-11chore: bump flake lockfileZhongheng Liu
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-10feat: add more home-manager desktop componentsZhongheng Liu
2024-08-09feat: initial neovim home-manager configurationZhongheng Liu
2024-08-09feat(hyprland): added input options for reduced repeat_delay and increased ↵Zhongheng Liu
repeat_speed
2024-08-09bump: flake.lockZhongheng Liu
2024-08-09chore(devenv): update devenv configuration to reflect alejandra versionZhongheng Liu
2024-08-09feat(devenv): make new devenv config that integrates alejandra and commitizenZhongheng Liu
2024-08-09chore: add readme fileZhongheng Liu
2024-08-09feat: created signed commitsZhongheng Liu
2024-08-09feat: created integration of all hypr ecosystem componentsZhongheng Liu
2024-08-09fix: made hyprpaper configuration usableZhongheng Liu
2024-08-09feat: new nginx configurationZhongheng Liu
2024-08-09feat: variable-based path interpolated hyprpaper config UNTESTEDZhongheng 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: switched from sway to hyprland due to sway unsupported nvidia driversZhongheng Liu
2024-08-06feat: nvidia open r560 driversZhongheng Liu
2024-08-06chore: bump flake lockZhongheng 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