Flake Bot b4797be130 Bump flake.lock
Signed-off-by: Flake Bot <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-12 04:48:45 +00:00
2025-03-24 04:12:00 -05:00
2025-04-08 16:33:40 -05:00
2025-04-07 11:37:10 -05:00
2025-03-24 04:12:00 -05:00
2025-03-24 00:22:50 -05:00
2025-04-12 04:48:45 +00:00
2025-03-21 12:32:21 -05:00
2025-04-02 12:19:05 -05:00
2025-03-18 03:53:34 -05:00
2025-04-08 11:06:12 -05:00

nixos config

Quite incomplete.

Setup post install

  • obsidian needs to be connected to vault repo
  • auth discord
  • auth kubectl
  • nextcloud-client setup?
  • git clone sd and nixconf directories
  • nixconf path will need to be set in env var most likely

Update

  • nix flake update --recreate-lock-file
  • rebuild nixos (sd)

Troubleshooting

If sops-nix is having trouble in WSL it could be because the user systemd set up doesn't get correctly started. Using something like systemctl restart user@1000 can be helpful (cf. [this link]{https://github.com/microsoft/WSL/issues/8842#issuecomment-2346387618})

Todo

  • Toggle checkbox needs to only be enabled for markdown, use autocmd or something
Description
My main NixOS configuration
Readme 12 MiB
Languages
Nix 63%
Lua 18.4%
Python 17.5%
Shell 0.6%
Just 0.5%