2025-12-04 20:53:37 +00:00
2025-11-17 17:13:29 +00:00
2025-12-04 20:53:37 +00:00
2025-12-04 20:53:37 +00:00
2023-11-21 14:00:06 +00:00
2023-11-21 14:00:06 +00:00
2025-12-04 20:53:37 +00:00
2025-11-17 17:13:29 +00:00
2025-07-02 15:48:57 +00:00
2025-12-04 20:53:37 +00:00
2023-10-18 19:17:41 +00:00
2025-11-17 17:13:29 +00:00
2025-11-17 17:13:29 +00:00
2023-11-21 14:00:06 +00:00
2023-11-21 14:00:06 +00:00
2023-11-30 21:05:13 +00:00

for file in secrets/user_dotfiles/sstent@StuPC/keybase/*; do sops -e --input-type binary -i $file; done

home-manager remove-generations {1..54}

python reqs from poetry (project.toml)

poetry export --without-hashes --format=requirements.txt > requirements.txt

Python From requirements.txt

nix-shell -p '(callPackage (fetchTarball https://github.com/DavHau/mach-nix/tarball/master) {}).mach-nix'

mach-nix env ./env -r requirements.txt

nix-shell ./env

Description
start of new nix
Readme 542 KiB
Languages
Nix 92.2%
Just 4.1%
Shell 3.7%