diff --git a/README.md b/README.md index 521b69d..1b1f75c 100644 --- a/README.md +++ b/README.md @@ -7,37 +7,7 @@ set of nixos modules to set better (opinionated) defaults You could clone this repo into /etc/nixos and add a submodule. Or, add it as a flake input. -```nix -# This enables many of the defaults from this repository -nixowos.enable = true; - -# extra switches - -# enables the default set of graphical settings. -# for instance if plasma6 is enabled, enable kdeconnect too -nixowos.graphical.enable = true; - -# enables steam with relevant ports opened, -# enables mangohud with a nice default config, -# and loads ntsync kernel module for (possibly) better performance -nixowos.graphical.games.enable = true; - -# only if you have an nvidia card, of course -nixowos.graphical.nvidia.enable = true; - -# installs better asian fonts, -# and sets up fcitx for japanese input -# (toggle with ctrl+alt+space) -nixowos.graphical.jp.enable = true; - -# instead of using sddm, use a tiny script on login -# to run startplasma_wayland if running on /dev/tty1 -# note: this doesn't automatically unlock kwallet -nixowos.plasma.startOnFirstTTY = true; -``` - -Many of the extra settings can be added to or overridden. - +Many of the extra settings can be added to or overridden: ```nix # this would replace the default config with a single setting, # to only extract (save) audio.