Go to file
Lauren Lagarde fe538d9043 Various minor improvements and cleanup 2025-03-30 19:02:08 -05:00
assets Initial commit 2024-10-25 16:21:08 -05:00
programs Reduce busyness of polybar on "low-res" screens 2025-03-30 12:24:11 -05:00
pubkeys Initial commit 2024-10-25 16:21:08 -05:00
secrets Various minor improvements and cleanup 2025-03-30 19:02:08 -05:00
systems Various minor improvements and cleanup 2025-03-30 19:02:08 -05:00
.gitignore Initial commit 2024-10-25 16:21:08 -05:00
README.md Add README 2024-10-25 21:34:57 +00:00
apply.sh Refactoring, add wine 2025-03-13 22:25:46 -05:00
base.nix Switch over to flake 2025-03-09 15:52:40 -05:00
clear_secrets.sh Update script file permissions 2024-10-25 16:28:04 -05:00
default.nix Modifications to allow using in system flake, at the expense of pkgs-unstable 2025-03-09 18:23:21 -05:00
flake.lock Switch over to flake 2025-03-09 15:52:40 -05:00
flake.nix Mostly UI tweaks, plus some refactoring 2025-03-11 22:35:04 -05:00
i3.nix Various minor improvements and cleanup 2025-03-30 19:02:08 -05:00
monitor_configs.nix Mostly UI tweaks, plus some refactoring 2025-03-11 22:35:04 -05:00
pop_secrets.sh Update script file permissions 2024-10-25 16:28:04 -05:00
push_secrets.sh Update script file permissions 2024-10-25 16:28:04 -05:00
secrets.tar.zst.gpg Modifications to allow using in system flake, at the expense of pkgs-unstable 2025-03-09 18:23:21 -05:00

README.md

Bootstrapping

nix-shell -p git -p home-manager
cd .config
# git clone ssh://git@git.mlaga97.space:2222/mlaga97/home-manager
git clone https://git.mlaga97.space/mlaga97/home-manager
home-manager switch