Deepak Mallubhotla 7887873a5d
All checks were successful
Test templates, puts into cache / nix (nix-runner) (push) Successful in 7m59s
Merge branch 'flake-update' of ssh://gitea.deepak.science:2222/deepak/nixconf into flake-update
2025-04-12 15:02:36 -05:00
2025-04-12 14:48:06 -05: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
No description provided
Readme 12 MiB
Languages
Nix 63.7%
Lua 18.1%
Python 17.8%
Just 0.4%