From beeb3e60e6db19fa63d692f57782128aa3cd3846 Mon Sep 17 00:00:00 2001 From: Elec3137 Date: Fri, 27 Feb 2026 10:27:11 -0800 Subject: [PATCH] readme: remove questionable, duplicate documentation read the source code :3 --- README.md | 32 +------------------------------- 1 file changed, 1 insertion(+), 31 deletions(-) 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.