Commit graph

280 commits

Author SHA1 Message Date
Aly Raffauf 62e400ddeb move user settings from nixosModules to userModules 2024-07-07 17:12:00 -04:00
Aly Raffauf 09a893cc86 rustboro: switch to hyprland 2024-07-07 15:07:58 -04:00
Aly Raffauf b27ec564a0 petalburg: add power-profiles-adjuster and move specific hyprland binds to home.nix 2024-07-07 00:50:30 -04:00
Aly Raffauf 4d817c1f72 mauville/home: implify systemd units 2024-07-06 20:08:53 -04:00
Aly Raffauf 18c5686d18 mandarin,mauville: migrate to nixhw 2024-07-06 18:05:20 -04:00
Aly Raffauf 2c6cfaa41a migrate fallarbor, lavaridge, petalburg, and rustboro to nixhw 2024-07-06 17:53:41 -04:00
Aly Raffauf 7db2c7a510 fallarbor, lavaridge: partial migration to nixhw 2024-07-06 17:12:44 -04:00
Aly Raffauf 58039a6563 move raffauflabsModules to separate git repo (#12)
* remove from flake + delete files

* README: add raffauflabs modules link
2024-07-05 20:58:05 -04:00
Aly Raffauf db40755c05 nixos: swap navidrome container for bare metal service 2024-07-05 12:14:48 -04:00
Aly Raffauf fdf1172468 mauville: enable forgejo instance 2024-07-04 21:03:49 -04:00
Aly Raffauf 7709618e40 mauville/nginx: pull navidrome port from options 2024-07-04 15:21:39 -04:00
Aly Raffauf 3ece1b47a4 mauville: add initial ddclient and nginx configs for forgejo 2024-07-04 14:02:14 -04:00
Aly Raffauf 76e6626187
home/theme: remove abstractions and simplify options
* removed gtk and icon theme option abstractions

* home/theme: remove cursorTheme options

* rustboro/home: migrate cursor theme overrides

* home/theme: use config.gtk.font instead of options.nix abstractions

* home/them: dark mode/light mode check for icons

* home/theme: remove terminalFont options

* home: move home.themes.colors.darkMode to home.themes.darkMode

* home/them: improve gnome font settings

* waybar: stay dark even when in light mode
2024-07-03 10:35:39 -04:00
Aly Raffauf da2cbecbe7
change theme from catppuccin -> adwaita (#8)
* switch default gtk theme and colors to adw-gtk3

* vscodium: move to adwaita

* home/theme: switch qt theme to Adwaita-dark

* wlogout: migrate to adwaita and improve look and feel

* nixpkgs: remove adwaita overrides

* plymouth: remove catppuccin theme

* home/chromium: remove catppuccin theme

* emacs: remove catppuccin

* home/neovim: catppuccin -> ayu

* nixos/base: remove catppuccin console colors

* home/theme: switch to Bibata cursors

* nixos/lightdm: conform to default home theme

* home: remove theme overrides

* qlogout: fix regression with button:focus keeping entries highlighted when unhovered

* format with alejandra

* home/waybar: match colors to adwaita

* home/fuzzel: match selection colors with theme.colors

* mauville: remove overrided vscode theme

* aly: use firefox gnome theme

* rustboro: decrease cursor size override

* nixos/options: remove catppuccin references

* home/theme: fixed regression in theme.gtk.hideTitleBar
2024-07-01 22:59:41 -04:00
Aly Raffauf 2220b347bd mauville: fix catppuccin theme name following upstream 2024-07-01 13:09:08 -04:00
Aly Raffauf 3f53313228 rustboro: use ondemand cpu governor 2024-07-01 00:53:22 -04:00
Aly Raffauf fb7780e043 mauville: fetch nix-cache secrets with agenix 2024-06-30 23:28:24 -04:00
Aly Raffauf 931c929fe9 nixosModules: remove ollama module 2024-06-30 23:01:57 -04:00
Aly Raffauf efcc254856 nixosModules: simplify options 2024-06-28 21:07:20 -04:00
Aly Raffauf e59d580d37 move user home-manager declarations to nixosModules 2024-06-28 19:36:23 -04:00
Aly Raffauf ab6d56a2f3 aly: add firefox bookmarks and extensions for work profile 2024-06-27 22:16:25 -04:00
Aly Raffauf 794d5386bb rustboro: let tlp handle cpu governor 2024-06-27 18:31:41 -04:00
Aly Raffauf 71a606119c hardware/laptop: power-profiles-daemon -> tlp 2024-06-27 16:49:14 -04:00
Aly Raffauf 4b083899e1 mauville: switch to mocha theme 2024-06-27 12:05:56 -04:00
Aly Raffauf 05d7747a9e moved base hardware cofnig + sound to hardwareModules 2024-06-26 23:57:41 -04:00
Aly Raffauf 575149a3a0 move duplicated hardware configuration to config.ar.hardware module 2024-06-26 22:13:02 -04:00
Aly Raffauf 88a65597a5 mauville: setup ddclient 2024-06-25 21:47:48 -04:00
Aly Raffauf 3de76e8a6b theme: fixed failure to apply default catppuccin-gtk themes due to upstream renaming 2024-06-25 09:54:17 -04:00
Aly Raffauf 61366cd6ad rustboro: enable lightdm 2024-06-22 15:44:25 -04:00
Aly Raffauf fc7e661671 rustboro: remove tpm-rng kernel module 2024-06-22 15:43:51 -04:00
Aly Raffauf e42806a80a rustboro: switch to cinnamon 2024-06-22 15:30:34 -04:00
Aly Raffauf 1039fe6eda fallarbor: format 2024-06-22 12:33:23 -04:00
Aly Raffauf 9ab80aece1 mauville: enable steam gamescope session 2024-06-22 12:22:31 -04:00
Aly Raffauf db3c6686ea fallarbor: disable samba mounts 2024-06-22 12:21:35 -04:00
Aly Raffauf 195502dcbe simplified module options and host configs after dropping nixos-hardware input 2024-06-22 12:10:36 -04:00
Aly Raffauf 69bc95fc46 rustboro: simplified home config 2024-06-21 20:36:57 -04:00
Aly Raffauf b329714206 move sway options to options.nix and follow osConfig 2024-06-21 17:44:27 -04:00
Aly Raffauf 860d801a12 move intel-vaapi-driver overrides to overlays 2024-06-21 16:33:54 -04:00
Aly Raffauf f63b229cd8 rustboro: enable powertop 2024-06-21 16:24:38 -04:00
Aly Raffauf 0921ac347c mandarin: enabled opengl 2024-06-19 21:24:49 -04:00
Aly Raffauf 47d1432434 nixos: added option to automount mauville Samba shares for user aly at boot 2024-06-18 19:44:31 -04:00
Aly Raffauf 9f10655a6c rustboro: add samba share automounts 2024-06-18 19:16:35 -04:00
Aly Raffauf 69544be359 mauville/home: build select flake nixosConfigurations daily 2024-06-17 22:51:27 -04:00
Aly Raffauf 29968b0f73 lavaridge: fix bug in kernel module config + make amdgpu available in initrd 2024-06-16 01:11:34 -04:00
Aly Raffauf bfe0eff46d mandarin: fix incorrect ollama setup 2024-06-15 19:29:02 -04:00
Aly Raffauf 32a9eef8d3 mandarin: switched to amd gpu 2024-06-15 17:47:22 -04:00
Aly Raffauf db6d934824 mauville: fix color overrides 2024-06-15 11:39:11 -04:00
Aly Raffauf 1c04af0471 mauville: use catppuccin-machiato desktop themes 2024-06-14 22:47:46 -04:00
Aly Raffauf 1a9b0d2cbe randomWallpaper: fill instead of fit 2024-06-14 22:12:04 -04:00
Aly Raffauf 08d98ade6f reorganized hardware files and enabled firmware 2024-06-14 21:18:00 -04:00