Commit graph

18 commits

Author SHA1 Message Date
Evie Litherland-Smith b2a82f0448 Don't enable mangohud session-wide 2024-12-07 09:44:35 +00:00
Evie Litherland-Smith a57ee7ba0f Remove duplicate adding mangohud package 2024-12-07 09:30:08 +00:00
Evie Litherland-Smith 0b0f6c269f Remove MANGOHUD session variable 2024-12-07 09:20:15 +00:00
Evie Litherland-Smith 2f9a626218 Change mangohud preset to 1 2024-11-30 09:24:28 +00:00
Evie Litherland-Smith 67723bb2e3 Enable mangohud program instead of just adding to packages 2024-11-15 05:42:31 +00:00
Evie Litherland-Smith 68b4a7b063 Flatten directory/file structure a bit
Move system/home/default.nix into system/default.nix,
system/home/desktop/default.nix into system/desktop.nix to reduce
unnecessary duplication. Moved everything in home/desktop up to home/
and adjusted paths accordingly. Moved wallpapers up to system/ since
it makes sense with where it's used.

Merge allowUnfreePredicate into single place again since it seems to
override rather than combine if used multiple times.

Install NoMachine on all machines again by default.
2024-11-14 08:43:27 +00:00
Evie Litherland-Smith c96b2797e0 Split allowUnfreePredicate to where it's actually needed
Move steam config to separate file, import by Vanguard.

Move work config up one level (system rather than home) to config
allowUnfreePredicate for NoMachine.

Install teams and twinkle on desktop by default.
2024-11-08 06:33:25 +00:00
Evie Litherland-Smith c33367bdc7 Move games into system/games.nix (rename of steam.nix)
Add RetroArch with some cores, add to games workspace
2024-01-21 10:31:46 +00:00
Evie Litherland-Smith 8a50023423 Move some driver configs to Vanguard specifically 2024-01-20 08:14:31 +00:00
Evie Litherland-Smith f1525ef8ee Require mesa package for steam rather than gamescope 2023-12-25 19:25:24 +00:00
Evie Litherland-Smith d5ff4bfe1e Update gamescope system config
Move some things from desktop to gamescope, so gamescope doesn't
depend on other desktop specific settings (like xserver)
2023-12-25 19:23:56 +00:00
Evie Litherland-Smith 969372cd59 Move prismlauncher to home-manager games, add marathon trilogy 2023-12-16 18:41:27 +00: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
Evie Litherland-Smith f99b8955c7 Move unfree predicate into flake.nix
Add NoMachine to Vanguard for wfh setup
2023-09-26 07:36:57 +01:00
Evie Litherland-Smith ffafc4a2b6 Add discord 2023-09-24 19:56:46 +01:00
Evie Litherland-Smith 415460db2d Use anyrun again with new theme/config
Do some retheming of hyprland/rofi/swaync for better consistency, add
transparency + blur to some missing bits

Add prismlauncher for minecraft
2023-09-24 10:29:51 +01:00
Evie Litherland-Smith 039cab92de Move allowUnfree to allowUnfreePredicate
Add ferdium and window rule

Move waybar overlay into hyprland expression
2023-09-21 08:51:07 +01:00
Evie Litherland-Smith e3fc4db76a Split steam into separate expression 2023-09-16 17:58:43 +01:00