No description
Find a file
Jakob Lechner ea3c507651
flake.lock: Update
Flake lock file updates:

• Updated input 'nix-pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/46fb5634676994bd333a94c8bd322eb1854ff223' (2022-11-21)
  → 'github:cachix/pre-commit-hooks.nix/078b0dee35e2da01334af682ec347463b70a9986' (2022-11-22)
• Added input 'nix-pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/009399224d5e398d03b22badca40a37ac85412a1' (2022-11-17)
• Added input 'nix-pre-commit-hooks/gitignore':
    'github:hercules-ci/gitignore.nix/a20de23b925fd8264fd7fad6454652e142fd7f73' (2022-08-14)
• Added input 'nix-pre-commit-hooks/gitignore/nixpkgs':
    follows 'nix-pre-commit-hooks/nixpkgs'
• Updated input 'nix-pre-commit-hooks/nixpkgs':
    'github:NixOS/nixpkgs/ef2f213d9659a274985778bff4ca322f3ef3ac68' (2022-11-01)
  → 'github:NixOS/nixpkgs/af50806f7c6ab40df3e6b239099e8f8385f6c78b' (2022-11-21)
• Added input 'nix-pre-commit-hooks/nixpkgs-stable':
    'github:NixOS/nixpkgs/cf63ade6f74bbc9d2a017290f1b2e33e8fbfa70a' (2022-11-20)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/7af45eba74bf847178d42b4db26352b84db99294' (2022-11-21)
  → 'github:nixos/nixpkgs/8690906c4d80db5d85f52313a8487bf2e7b8d4c5' (2022-11-25)
• Updated input 'nixpkgsMaster':
    'github:NixOS/nixpkgs/c1e0996bb08c9c2b5c53b497c7eceb71c82c1dbc' (2022-11-21)
  → 'github:NixOS/nixpkgs/d8ac0f62d18aeebab4571c4eb03d5fe1c57b6548' (2022-11-25)
• Updated input 'nur':
    'github:nix-community/NUR/dd5a06c6c12865d9416e47bf950870257e2bb373' (2022-11-21)
  → 'github:nix-community/NUR/4dcf7c4179a4e6405b369e07a98dcaf02a27a1cf' (2022-11-25)
2022-11-25 16:33:52 +00:00
home-manager Remove ansible 2022-11-15 21:31:34 +00:00
hosts Use key file on USB stick 2022-11-22 01:21:40 +00:00
modules Change renamed options 2022-11-15 21:31:16 +00:00
pkgs Add tabbed box maker 2022-10-11 20:57:19 +00:00
.editorconfig Add config for .nix files 2022-04-27 11:02:38 +00:00
.envrc Use flakes 2021-11-17 09:33:48 +00:00
.gitignore Add home-manager config 2021-11-17 16:08:19 +00:00
.sops.yaml Add host aluminium 2022-11-15 21:30:28 +00:00
flake.lock flake.lock: Update 2022-11-25 16:33:52 +00:00
flake.nix Bump to nixos release 22.11 2022-11-21 23:56:28 +00:00
justfile Add fwupdmgr commands 2022-06-08 11:45:45 +00:00
README.md Add links to home-manager docs 2022-10-11 21:58:24 +00:00

home-manager

https://github.com/nix-community/home-manager

For a systematic overview of Home Manager and its available options, please see

Install a new host

This installs nixos on host somehost:

nix-shell -p nixUnstable --run 'nixos-install --flake https://gitlab.jalr.de/jalr/nixos-configuration#somehost --no-channel-copy'

nix repl

start an interactive environment for evaluating Nix expressions

$ nix repl

nix-repl> a=builtins.getFlake (toString ./.)
$ nix repl

nix-repl> :lf .#

Import GPG public key

gpg --card-edit
gpg/card> fetch