Commit graph

32 commits

Author SHA1 Message Date
Aly Raffauf c8cbab446f migrate mkOption to mkPackageOption 2024-07-12 20:50:01 -04:00
Aly Raffauf 945fbdcc39
restructure flake (#14)
* initial commit

* simplify output structure

* don't pull wallpaper from flake, use fetchGit

* swap nixvim for neovim

* fetch wallpaper correctly

* move nixvim to aly home config
2024-07-09 19:17:53 -04:00
Aly Raffauf 0a58af6500 moved and simplified overlays from baseModules 2024-07-07 23:54:00 -04:00
Aly Raffauf b9af8abe95 home: remove startupApps 2024-07-07 01:45:13 -04:00
Aly Raffauf 8afd10a41b home/options: readability improvements 2024-07-06 19:52:05 -04:00
Aly Raffauf c0ce74cad2
use wallpapers from upstream flake (#13)
* initial commit

* source wallpapers from wallpaper flake and overlay over nixpkgs

* bump flake.lock

* nixos/desktop: install alyraffauf-wallpapers
2024-07-06 00:35:45 -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 a5a762f432 confirm to catppuccin themes renamed upstream 2024-07-01 09:30:47 -04:00
Aly Raffauf c3776d318a home/defaultApps: create xdg desktop entries for default apps so the user doesn't have to specify them 2024-06-29 21:35:07 -04:00
Aly Raffauf efcc254856 nixosModules: simplify options 2024-06-28 21:07:20 -04:00
Aly Raffauf 575149a3a0 move duplicated hardware configuration to config.ar.hardware module 2024-06-26 22:13:02 -04:00
Aly Raffauf db95583b4f home: drop neofetch due to upstream deprecation 2024-06-25 17:04:37 -04:00
Aly Raffauf 24a0a097d3 home/apps: move eza and fzf to bash module 2024-06-25 16:58:20 -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 50e9e9320e replace neovim with nixvim 2024-06-22 23:38:24 -04:00
Aly Raffauf f472fc383e nemo/thunar: enable module if default fileManager 2024-06-22 00:01:11 -04:00
Aly Raffauf c3a317253e defaultapps: pdfEditor -> pdfViewer 2024-06-21 23:23:03 -04:00
Aly Raffauf 7fad3c1a86 defaultApps: configurable default file manager 2024-06-21 23:05:31 -04:00
Aly Raffauf 307bc64853 home: add nemo module 2024-06-21 22:14:07 -04:00
Aly Raffauf 2cc40ce071 home: alyraffauf.defaultApps follows alyraffauf.desktop.enable 2024-06-21 20:19:51 -04:00
Aly Raffauf 8794a99af4 home: config.alyraffauf.theme.enable follows config.alyraffauf.desktop.enable 2024-06-21 20:10:43 -04:00
Aly Raffauf 24efb8c72c match nixos and home alyraffauf.desktop.enable state by default 2024-06-21 19:48:29 -04:00
Aly Raffauf 17880c1460 remove waylandComp, enable based on enabled window managers 2024-06-21 19:32:40 -04:00
Aly Raffauf b329714206 move sway options to options.nix and follow osConfig 2024-06-21 17:44:27 -04:00
Aly Raffauf 89e5dfae3e home: use defaults from osConfig 2024-06-21 17:24:33 -04:00
Aly Raffauf e3ec38c26d home/desktop: added startupApps module with initial hyprland support 2024-06-20 19:24:40 -04:00
Aly Raffauf ea8388f1d1 keepassxc: added settings option and moved current settings to home/aly 2024-06-17 16:31:54 -04:00
Aly Raffauf 56e4a8f9b8 homeManagerModules: updates defaultApps option description 2024-06-13 15:24:04 -04:00
Aly Raffauf fcb09ac347 homeManagerModules: add apps.keepassxc with defaults 2024-06-12 22:18:26 -04:00
Aly Raffauf 0e73c7580f refactor nixosModules with consistency with homeManagerModules 2024-06-11 21:16:05 -04:00
Aly Raffauf b3b04a9e41 homeManagerModules: simplify and refactor options into options.nix 2024-06-11 17:49:50 -04:00