2023-11-30 19:56:41 +00:00
2023-11-30 19:56:41 +00:00
2023-11-30 19:39:51 +00:00
2023-11-21 14:00:06 +00:00
2023-11-23 20:01:19 +00:00
2023-11-21 14:00:06 +00:00
2023-11-21 14:00:06 +00:00
2023-10-21 15:40:41 +00:00
2023-10-18 19:17:41 +00:00
2023-03-09 05:00:20 +00:00
2023-11-30 19:43: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

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%