My NixOS Configuration
Go to file
ItsDrike b51d136c0c
Move to focusworkspaceoncurrentmonitor (from custom script)
For a long time now, I've been using a custom shell script to handle
focusing to a workspace, which handled (xmonad-like) monitor swapping.

However recently, the option `focusworkspaceoncurrentmonitor` has been
added to Hyprland, which does the exact same. That means the script is
no longer necessary and we can move to the new built-in option.
2024-06-20 23:30:56 +02:00
docs Add workstation-specific settings 2024-04-13 20:20:10 +02:00
home Move to focusworkspaceoncurrentmonitor (from custom script) 2024-06-20 23:30:56 +02:00
hosts Persist spotify data 2024-06-20 22:59:57 +02:00
options Use Noto Sans instead of Lexend as gtk font 2024-06-20 22:13:12 +02:00
system Add pulsemixer 2024-06-20 23:17:49 +02:00
.gitignore Full rewrite 2024-03-23 21:48:54 +01:00
flake.lock Add schizofox 2024-06-20 14:18:35 +02:00
flake.nix Add schizofox 2024-06-20 14:18:35 +02:00
LICENSE Add GPL license 2024-03-23 21:48:57 +01:00
README.md Some more credits for raf 2024-04-18 22:06:15 +02:00

NixDots

My NixOS and home-manager flake

Structure

  • docs: Directory with various documents explaining the installation process, or other relevant topics.
  • flake.nix: Starting point of the configuration, declaring entrypoints.
  • system: Basic core configurations for the system itself.
  • home: Home-Manager configuration.
  • options: Declaration of the configurable options, that should be set by the individual machines.
  • hosts: Configuration of the individual hosts/computers

Inspiration

This configuration was massively inspired by the following amazing projects: