Commit graph

330 commits

Author SHA1 Message Date
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 024236b7c0 Add doom docs to standard bookmarks 2023-10-09 10:14:06 +01:00
Evie Litherland-Smith 18575713f9 Add kdeconnect + service 2023-10-09 08:35:57 +01:00
Evie Litherland-Smith 301ea337d0 Add nextcloud to standard bookmarks 2023-10-09 08:14:22 +01:00
Evie Litherland-Smith e94a4dde31 Move font confit to flake.nix, add to stylix
Change fonts to all use Fira family, Fira Sans for UI Fira Sans Mono for
monospace and FiraCode still for Emacs
2023-10-07 10:19:56 +01:00
Evie Litherland-Smith f2eadee91e Move firefox config up to system level
Enables automatic installation of firefox plugins
Enable working passff integration
2023-10-06 13:56:11 +01:00
Evie Litherland-Smith 31c0809912 Revert "Let sddm unlock gpg agent"
This reverts commit d962ac723d.
2023-10-01 09:02:16 +01:00
Evie Litherland-Smith d962ac723d Let sddm unlock gpg agent 2023-10-01 08:59:00 +01:00
Evie Litherland-Smith 6b7b76e7bc Switch to gnome-keyring for libsecret
email password and git credential helper now use gnome-keyring/secret-service
2023-09-30 09:27:43 +01:00
Evie Litherland-Smith b38ffe853d Switch back to sddm for login manager 2023-09-30 08:10:21 +01:00
Evie Litherland-Smith 91396a0733 Let gtklock unlock gpg-agent 2023-09-28 08:29:13 +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 3afe79c851 Add stylix, switch to nixpkg hyprland
Add stylix flake and initial config for wallpaper and catppuccin
macchiato scheme. Disabled auto theme to pick each manually

Remove hyprland flake intup to use version in nixpkgs/home-manager for
compat with stylix

Update style of swaylock using stylix
2023-09-26 19:03:50 +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 02276b8fa4 Add missing dependencies for catppuccin-sddm-corners 2023-09-24 11:05:38 +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 e003f21579 Add dex, run at hyprland start
Move davmail to Ronin only
2023-09-24 07:32:32 +01:00
Evie Litherland-Smith 5a2b3094f5 Add protonvpn, make steam settings window floating 2023-09-23 07:12:52 +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 e1e8f56367 Switch to using sddm for hyprland
Add catppuccin-corners theme
2023-09-17 17:57:24 +01:00
Evie Litherland-Smith e3fc4db76a Split steam into separate expression 2023-09-16 17:58:43 +01:00
Evie Litherland-Smith 708cb4c97f Wrong again... fixed this time 2023-09-13 17:43:20 +01:00
Evie Litherland-Smith 84c189b093 Move mimeApps, implemented at wrong level 2023-09-13 17:41:29 +01:00
Evie Litherland-Smith 05077d26d9 Add some initial mimetypes 2023-09-13 17:14:41 +01:00
Evie Litherland-Smith 16fa2feb65 Add noisetorch program 2023-09-13 14:57:51 +01:00
Evie Litherland-Smith 7d31bf8b54 Remove Monarch
Slightly rewrite specialArgs and extraSpecialArgs to ensure consistency
and also stop passing input around
2023-09-13 06:45:28 +01:00
Evie Litherland-Smith e577ee1361 Update versions 2023-09-11 23:04:29 +01:00
Evie Litherland-Smith 03a185f64a Update wallpapers 2023-09-11 13:47:08 +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