home: move laptop nix config to dotfiles

This commit is contained in:
Julian Mutter 2024-01-26 12:54:10 +01:00
parent ffc6c8fa45
commit e4d5b6854c
2 changed files with 18 additions and 0 deletions

6
home-manager/Readme.org Normal file
View File

@ -0,0 +1,6 @@
#+title: Readme
[[file:laptop-nix.conf]] was manually symlinked to file:/etc/nix/nix.conf
and [[file:flake.nix]] was symlinked to file:~/.config/home-manager/flake.nix
For deployment!!

View File

@ -0,0 +1,12 @@
build-users-group = nixbld
experimental-features = nix-command flakes
builders-use-substitutes = true
trusted-substituters = ssh://192.168.3.118
substituters = ssh://192.168.3.118 https://cache.nixos.org https://nix-community.cachix.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
# builders = ssh://192.168.3.118 - - 16 2 kvm,big-parallel,nixos-test
extra-platforms = aarch64-linux
extra-sandbox-paths = /usr/bin/qemu-aarch64-static