2025-04-18 13:24:21 +03:00
2025-04-18 13:24:21 +03:00
2025-02-14 01:09:19 +02:00
2025-03-30 12:07:54 +03:00
2025-02-14 01:09:19 +02:00
2025-02-14 01:09:19 +02:00
2025-02-06 15:11:05 +02:00
2024-11-18 09:12:37 +02:00
2024-08-23 05:39:44 +03:00
2025-02-06 15:11:05 +02:00
2025-02-14 01:09:19 +02:00
2025-02-06 15:11:05 +02:00
2025-03-30 12:07:54 +03:00

Installation

It's from here:

https://github.com/Misterio77/nix-starter-configs/tree/main/standard

It was probably initialized with this command:

nix flake init -t github:misterio77/nix-starter-config#standard

Fuck vagrant

nix build .#nixosConfigurations.vm.config.system.build.vm

From https://github.com/nix-community/vagrant-nixos-plugin

Or do this

nix build '.?submodules=1#nixosConfigurations.vm.config.system.build.vm'

Installing home manager

nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
nix-channel --update

Then we add

$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh

as source to BASH. before we install

Notes for planning

  • EMACS config should be kept in a way that it is usable w/o nix
  • NIX will copy each ORG file to the 'extras' folder
  • Entanglement should happen in tmpfolder place (IDEALLY tmp buff)
  • Can I do this by tangling a big org thing for the features? Yes? No? Probably not!

usage tips

If you want nix rpel

nix repl

Then in this directory:

:lf .

Then you can tpye:

inputs.nixpkgs.lib

And stuff

If life is giving you trouble with submodules

nix flake lock --update-input azos-core

Shell

nix develop .#shells.x86_64-linux.debugTexShell

Tasks

Station ORG

Move mail config

It seems there is some built in functionality here.

Add mail service

Will probably finish when system running

Git config

SSH config

PUBLIC KEYS AND SUCH

S
Description
No description provided
Readme 382 KiB
Languages
Nix 86.8%
Python 6.9%
TeX 5.7%
Shell 0.6%