2024-08-30 14:43:44 +00:00
2023-11-21 14:00:06 +00:00
2023-11-21 14:00:06 +00:00
2024-04-10 13:22:27 +00:00
2024-01-24 22:36:34 +00:00
2024-01-24 22:36:34 +00:00
2023-12-06 19:58:19 +00:00
2023-10-18 19:17:41 +00:00
2023-03-09 05:00:20 +00:00
2024-08-30 14:43:44 +00:00
2024-07-08 14:56:48 +00:00
2023-11-21 14:00:06 +00:00
2023-05-04 18:50:18 +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 560 KiB
Languages
Nix 92.2%
Just 4.1%
Shell 3.7%