Commit graph

6 commits

Author SHA1 Message Date
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 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 d26a3c4643 Update login and lock screens
Remove sddm/xserver to use greetd everywhere
Currently launching Hyprland directly and starting with lockscreen

Replace swaylock with gtklock for more consistency
2023-09-27 12:45:12 +01:00
Evie Litherland-Smith e3fc4db76a Split steam into separate expression 2023-09-16 17:58:43 +01:00
Evie Litherland-Smith 10a44cbc2d Major re-write to make things more modularised
Move collection expressions from hosts/ into services/ as importable
modules
Remove service/hostname.nix collections
Remove all imports from host/ expressions and include as modules in
flake.nix
Set sensible defaults that propagate to (I think) everything
2023-09-10 17:07:11 +01:00
Renamed from hosts/gamescope.nix (Browse further)