Commit graph

38 commits

Author SHA1 Message Date
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 1f8430520f MangoHud use preset 1 2024-10-27 16:41:50 +00:00
Evie Litherland-Smith 048d44ce6d Switch Thunar+Xarchiver for GNOME Nautilus and File-Roller
Add Sushi (NautilusPreviewer) for quick file previews

Add zathura back as PDF viewer

Update mimeapps for swayimg, mpv, zathura, etc...
2024-10-25 12:19:00 +01:00
Evie Litherland-Smith 7b9d0a41d6 Switch back to Hyprland
Add separate config files for waybar, fuzzel, mako

Enable gnome-keyring as secret-service, with seahorse for interface

Restructure desktop-related things into a desktop directory
2024-10-25 11:25:34 +01:00
Evie Litherland-Smith 997f04d1a8 Fix MangoHud config 2024-10-19 07:15:51 +01:00
Evie Litherland-Smith ff288ef525 Set some (initial) mangohud colours using base16/stylix 2024-10-18 07:36:12 +01:00
Evie Litherland-Smith 42e865c066 Move stateVersion variables into per-machine config files 2024-10-17 06:07:29 +01:00
Evie Litherland-Smith fca50d0d55 Revert "Swap prusa-slicer for orca-slicer again"
This reverts commit 4d72c965b3.
2024-10-14 11:46:10 +01:00
Evie Litherland-Smith 4d72c965b3 Swap prusa-slicer for orca-slicer again 2024-10-14 11:21:35 +01:00
Evie Litherland-Smith 469ddd9500 Vanguard: remove orca-slicer (again) 2024-10-11 08:52:50 +01:00
Evie Litherland-Smith 804ff2af6a Add orca slicer again 2024-10-09 07:12:40 +01:00
Evie Litherland-Smith 5601951859 Enable ollama for Vanguard and Ronin
Enable samba service for Tone
2024-10-08 07:13:34 +01:00
Evie Litherland-Smith 87fc2a2db8 Vanguard: enable ROCM/OpenCl support 2024-10-08 07:07:25 +01:00
Evie Litherland-Smith 234abaee93 Remove orca-slicer 2024-10-05 18:47:57 +01:00
Evie Litherland-Smith 27777cef04 Add prusa-slicer back to Vanguard 2024-10-03 08:27:22 +01:00
Evie Litherland-Smith 02c5522870 Swap prusa-slicer for orca-slicer 2024-09-30 21:36:44 +01:00
Evie Litherland-Smith b880d1bd57 Fix mangohud config definition 2024-09-28 09:55:12 +01:00
Evie Litherland-Smith ac76905fb9 Add some more mangohud config
Add commented-out placeholder config for colours
2024-09-28 08:42:40 +01:00
Evie Litherland-Smith 4fa7183e74 Add MangoHud config file 2024-09-28 08:23:48 +01:00
Evie Litherland-Smith ef2923fcd4 Enable mangohud on Vanguard by default (Vulkan only)
Remove steamscope script
2024-09-28 08:19:58 +01:00
Evie Litherland-Smith 62bbd80c86 Vanguard: assign workspace 6 to right monitor by default 2024-09-22 10:44:10 +01:00
Evie Litherland-Smith 8f1c19f87c Force output resolution in steamscope script, enable mangohud 2024-09-22 07:27:25 +01:00
Evie Litherland-Smith ff60c97573 Steamscope use fullscreen and gamepadui again 2024-09-21 07:32:04 +01:00
Evie Litherland-Smith 406e0972e1 Vanguard: disable adaptive_sync by default
Update steamscope script to temporarily remove scaling and enable
adaptive_sync, run steam, and revert when steam closes
2024-09-20 10:17:32 +01:00
Evie Litherland-Smith 52130c59cc Add home monitors to Ronin config
Add monitor mode and scale to sway config, add extra profile for
kanshi for home configuration.
2024-09-18 11:34:19 +01:00
Evie Litherland-Smith 597cbe82ee Add fractional scaling back to Vanguard monitor 2024-09-18 10:13:50 +01:00
Evie Litherland-Smith 52621fb997 Remove most uses of fractional scaling
Only keep scaling for work 4K monitor.

Increase font sizes across the board for better usability.
2024-09-17 14:20:24 +01:00
Evie Litherland-Smith 10570b3613 Move gamescope args into steamscope command instead of globally
Use fullscreen with gamepadui as this seems to be most stable
2024-09-14 10:39:35 +01:00
Evie Litherland-Smith 845798c1f4 Update gamescope args and steamscope command 2024-09-14 10:26:29 +01:00
Evie Litherland-Smith eea6ae1f75 Vanguard: enable gamemode with args 2024-09-13 11:08:12 +01:00
Evie Litherland-Smith 887b54a6d8 Add display config for missing devices 2024-09-12 07:12:49 +01:00
Evie Litherland-Smith c5a8e93ccc Adjust gaming packages, add mangohud 2024-09-10 08:05:59 +01:00
Evie Litherland-Smith b165e4471c Set Ferdium to start in background again
Remove some programs from autostarting
2024-09-02 08:33:16 +01:00
Evie Litherland-Smith 5ff572a9b7 Major rewrite/refactor to simplify things
Move home/ directory under system/ directory. Remove duplicated
machine-specific config files, now handled as one per host (excluding
hardware-configuration directory)

Move as much configuration as possible out of flake.nix and into more
appropriate files (e.g. system/default.nix)

Add a desktop.nix and laptop.nix for system, both will import
home/desktop.nix and home/laptop.nix respectively to reduce
duplication in machine-specific config files

Remove games and streaming directories, moved directly into Vanguard
config file

Remove home/personal.nix since it ended up being empty after changes

Remove old sway config since I haven't been maintaining it and this
refactor will definitely break it
2024-08-30 12:57:02 +01:00
Evie Litherland-Smith 502e723931 Move autostarts out of personal.nix and work.nix
Move to specific machines because I don't want the programs
autostarting on laptops
2024-08-04 10:43:27 +01:00
Evie Litherland-Smith 6a6d53cff5 Reformat all files using nixfmt 2024-07-30 15:06:34 +01:00
Evie Litherland-Smith 05d19c1813 Add plasma config back, reconfigure to coexist with sway config
Split system-level sway and plasma config into separate files, move
sway-specific home-level config to sway file. Only truly common
desktop components are kept in common spaces. This allows much easier
switching between using KDE Plasma and Sway.
2024-07-10 08:27:17 +01:00
Evie Litherland-Smith 763a1d2a05 Merge home-manager config back in to nixos config
Place home-manager config under home directory, move system config
under system directory.

Add hostname-specific entries under home directory to be consistent
with how system is configured, update flake accordingly
2024-07-03 07:15:39 +01:00
Renamed from configuration/Vanguard.nix (Browse further)