Our great sponsors
-
… while fetching the input 'git+https://github.com/NixOS/nixos-hardware.git' … while evaluating 'isFunction' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/trivial.nix:448:16: 447| */ 448| isFunction = f: builtins.isFunction f || | ^ 449| (f ? __functor && isFunction (f.__functor f)); … from call site at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:360:12: 359| loadModule = args: fallbackFile: fallbackKey: m: 360| if isFunction m || isAttrs m then | ^ 361| unifyModuleSyntax fallbackFile fallbackKey (applyModuleArgsIfFunction fallbackKey m args) … while evaluating 'loadModule'
-
builtins.fetchGit { name = "home-manager-22.11"; url = "https://github.com/nix-community/home-manager/"; ref = "refs/heads/release-22.11"; rev = "e891b060e7d11bb8f7dedb86a41d804891a6f5a9"; }
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
impermanence
Modules to help you handle persistent state on systems with ephemeral root storage [[email protected]]
{ imports = [ (modulesPath + "/installer/scan/not-detected.nix") "${builtins.fetchGit { url = "https://github.com/NixOS/nixos-hardware.git"; }}/system76" "${builtins.fetchGit { url = "https://github.com/nix-community/impermanence.git"; }}/nixos.nix" ];