2023-10-18 19:47:46 +00:00
2023-10-18 19:47:46 +00:00
2023-10-18 19:28:10 +00:00
2023-03-01 19:14:31 +00:00
fix
2023-03-04 22:54:17 +00:00
2023-10-06 15:16:58 +00:00
2023-02-25 05:12:03 +00:00
2023-10-18 19:17:41 +00:00
2023-10-18 19:17:41 +00:00
2023-03-01 16:51:24 +00:00
2023-03-09 05:00:20 +00:00
2023-10-18 19:47:46 +00:00
2023-05-04 18:50:18 +00:00
fix
2023-03-03 00:56:28 +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%