Commit graph

17 commits

Author SHA1 Message Date
Aly Raffauf d86e4c5be1
desktop: add kde modules (#143)
Some checks are pending
git-mirror / gitlab-sync (push) Waiting to run
nix-build / adjustor-build (push) Waiting to run
nix-build / clean-install-build (push) Waiting to run
nix-build / hhd-ui-build (push) Waiting to run
nix-build / rofi-bluetooth-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / pacifidlog-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-build / slateport-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
* theme: don't set kde qt theme if kde is enabled

* home: add kde option

* nixos: add kde module

* hyprland: set kde theme variables

* desktop: set libadwaita headerbar buttons for kde

* greetd: tuigreet -> regreet
2024-10-25 15:05:48 -04:00
Aly Raffauf deb36b44e1
code cleanup (#47)
Some checks are pending
flakehub / flakehub-publish (push) Waiting to run
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
* remove unused variables and nesting issues

* more code cleanups and build fixes

* cleanup sway

* base/plymouth: removed unnecessary font override

* hosts/common: remove unnecessary host checks
2024-07-18 21:05:35 -04:00
Aly Raffauf 17f721d33b nixosmodules/greetd: simplify autologin options 2024-07-10 20:30:11 -04:00
Aly Raffauf 575149a3a0 move duplicated hardware configuration to config.ar.hardware module 2024-06-26 22:13:02 -04:00
Aly Raffauf 0f15724d84 greetd: format 2024-06-22 16:03:05 -04:00
Aly Raffauf e3045cd378 nixos: gnupg, kwallet, and gnomekeyring unlocking for sddm, lightdm, greetd, and gdm 2024-06-22 15:29:41 -04:00
Aly Raffauf b01e8ebadb nixosModules: reformat to store all options in options.nix 2024-06-11 16:24:12 -04:00
Aly Raffauf fc216bc6b7 move all overlays/overrides to config.nixpkgs.overlays. 2024-06-04 01:18:46 -04:00
Aly Raffauf 2ab53ed2b9 code cleanup 2024-05-27 21:39:30 -04:00
Aly Raffauf 04c22c3d50 sway/hyprland: marry defaults in waylandComp module 2024-05-26 00:36:48 -04:00
Aly Raffauf e37cd3c13a greetd: show username
fix formatting
2024-05-18 19:40:41 -04:00
Aly Raffauf 7ebe3a1da2 nix: use lib.getExe for executables 2024-05-05 19:44:51 -04:00
Aly Raffauf e77ca2458c removed hyprland flake 2024-05-03 07:04:07 -04:00
Aly Raffauf fb75cd9ec9 greetd: fixed failure to start with blank initial_session 2024-05-02 19:00:26 -04:00
Aly Raffauf 8e8f300246 greetd: add options for autologin 2024-05-01 17:44:08 -04:00
Aly Raffauf 3c3f7604fa greetd: improved default greeter settings 2024-04-24 07:58:08 -04:00
Aly Raffauf c1af68a79e moved greetd into a module and added sway module 2024-04-22 23:14:28 -04:00