You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Stupp dc03dc5dab
nixos-mod/improvedDef: add firefox
configures automatically:
- Pipewire Support
- XDG portal file picker (e.g. uses KDE picker on Plasma)
- XInput2
1 year ago
..
home-manager-modules add nix files 1 year ago
nixos add nix files 1 year ago
nixos-modules nixos-mod/improvedDef: add firefox 1 year ago
README.md add nix files 1 year ago
myOptions.nix extract personal options into global configs 1 year ago

README.md

This directory contains all nix-related (esp. NixOS) files.

Normally, I would have placed these directories on the same level as flake.nix, but:

  • I want ./flake.nix at root for easier imports
  • As this is a git-monorepo for my WHOLE server setup, (i.e. also including systems without NixOS) it also contains files for different systems. These should be separated from nix files, in general.