1 change: 1 addition & 0 deletions 1 examples/plasma-mobile/configuration.nix Original file line numberDiff line numberDiff line change @@ -11,6 +11,7 @@ in imports = [ ./mobile-nixos-branding.nix ./plasma-mobile.nix ../common-configuration.nix ]; config = lib.mkMerge [ 0 comment...
Realworld ExamplesMy personal configuration makes extensive usage of sops-nix. Each host has a secrets directory containing secrets for the host.Known limitationsRestarting systemd servicesRight now systemd services are not restarted automatically. We want to implement this in future....
“nixos-option” allows users to inspect the configuration of a NixOS system, including options for system services, networking, security, and other settings. The tool is a valuable resource for NixOS users, and it provides a convenient way to access information about the configuration of the ...
nixos-rebuild Command Examples 1. Build and switch to the new configuration, making it the boot default: # nixos-rebuild switch 2. Build and switch to the new configuration, making it the boot default and naming the boot entry: # nixos-rebuild switch -p {{name}} 3. Build and switch ...
The Hive service can be used to provision and perform initial configuration of OpenShift 4 clusters. Rook is a tool that turns distributed storage systems into self-managing, self-scaling, self-healing storage services. It automates the tasks of a storage administrator: deployment, bootstrapping,...
Include the providedsd-imagenixos module this flake provides, then an image suitable for flashing to an sd-card can be found at the attributeconfig.system.build.sdImage. For example, if you wanted to build an image forrpi-examplein the above configuration example you could run: ...
nixos-container Command Examples 1. List running containers: # sudo nixos-container list 2. Create a NixOS container with a specific configuration file: # sudo nixos-container create {{container_name}} --config-file{{nix_config_file_path}} ...
(name="services.postgresql.enable", type="option") # Home Manager examples for the domestic configuration enthusiasts home_manager_search(query="programs.git") home_manager_info(name="programs.firefox.enable") home_manager_options_by_prefix(option_prefix="programs.git") # nix-darwin examples for...
$ nixos-shell --guest-system aarch64-linux examples/vm.nix More configuration Have a look at thevirtualisationoptions NixOS provides. Releases5 2.0.0Latest Aug 14, 2024 + 4 releases Contributors19 + 5 contributors Languages Nix79.9%
Library configuration (./src/libfishsound): FLAC support: ... yes (1.1.3) Speex support: ... yes (1.1.x) Vorbis support: ... yes Example programs (./src/examples): (none; liboggz and libsndfile required) Installation paths: libfishsound: ... /nix/store/52h...