Commit graph

17 commits

Author SHA1 Message Date
Evie Litherland-Smith fa71df0482 Move some programs to system/default.nix that really should be default installs 2023-12-12 06:31:18 +00:00
Evie Litherland-Smith 3aabae7e6f Revert "Disable nix autoUpgrade for regular machines"
This reverts commit ce7c6ec582.
2023-12-11 11:18:00 +00:00
Evie Litherland-Smith ce7c6ec582 Disable nix autoUpgrade for regular machines
Only keep enabled for server where it makes sense
2023-12-08 06:26:53 +00:00
Evie Litherland-Smith 445ac0518d Add eza: a replacement for ls
Enable extra settings for eza (git integration, ls aliases)

Remove some oh-my-zsh plugins I wasn't using anyway

Remove "rebuild" alias
2023-11-29 07:17:41 +00:00
Evie Litherland-Smith 433be5b06e Add htop to system, btop to home-manager setup 2023-11-11 19:22:34 +00:00
Evie Litherland-Smith aebbdaf182 Changed my mind, removed midori... 2023-10-30 15:06:55 +00:00
Evie Litherland-Smith 928a721219 Remove lynx and nnn, add midori browser
Check email more frequently
2023-10-30 14:40:40 +00:00
Evie Litherland-Smith d000fc4b89 Add lynx and associated hyprland bind 2023-10-28 11:37:11 +01:00
Evie Litherland-Smith c50ef8c1e9 Remove dependency on other software from rebuild command 2023-10-22 05:33:51 +01:00
Evie Litherland-Smith ac60d2e596 Enable system76 scheduler 2023-10-20 22:33:34 +01:00
Evie Litherland-Smith 258c979e43 Remove mc, switch bind back to thunar 2023-10-19 07:53:07 +01:00
Evie Litherland-Smith 2f60d7894c Bit more theming
Move nix settings to flake.nix and (hopefully) set nixpkgs to current flake
2023-10-15 12:27:16 +01:00
Evie Litherland-Smith 78f614bd7b Disable plymouth, add theming to lightdm
Switch grim+slurp for watershot

Remove xdg-desktop-portal-gtk, use hyprland implementation only
2023-10-15 09:10:16 +01:00
Evie Litherland-Smith 2a42c14fb5 Lots more theming
Switch remaining catppuccin to tokyonight, using stylix to generate GTK
theme now

Switch SDDM for LightDM (uses stylix theme), enable plymouth boot
splashscreen

Make Hyprland window rules (not launch binds) silent now
2023-10-14 20:49:30 +01:00
Evie Litherland-Smith be1d5fa798 Switch to minimal ironbar implementation
Save reference for later
Enable upower daemon and add simple bar with the essentials for now,
TODO more later
2023-10-11 08:28:27 +01:00
Evie Litherland-Smith ddfe5ff217 Add midnight commander and temp config instructions 2023-10-10 10:34:34 +01:00
Evie Litherland-Smith 0889818512 Big reorganise
Move commonModule into system/default.nix
Keep most essential parts (user definition, home-manager init) in
flake.nix but move rest to system/default.nix

Remove some tui expressions from home and add all to home/default.nix,
will always want those so always use

Disable gamescope session unless gamescope.nix imported

Move various home.package definitions to environment.systemPackage in
system/ expressions, located based on appropriate use

Move wallpapers directory due to restructure, no other changes to it
2023-10-09 11:40:25 +01:00