index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
home-manager
/
config
/
python
(
unfollow
)
Commit message (
Expand
)
Author
2023-02-21
Fix(filesystem): Hardcode the user home to prevent recusion
ene
2023-02-21
Fix(impermanence): Rework the imports
ene
2023-02-21
Docs(todo): Update todo with gpg
ene
2023-02-20
Fix(system): Refactor impermanence
ene
2023-02-20
Fix(system): Remove unnecessary persistent file
ene
2023-02-20
Fix(flake): Make the addition output file better
ene
2023-02-20
Fix(hosts): Use correct names and add mammun
ene
2023-02-20
Feat(flake): Move the nixosConfigurations to a file
ene
2023-02-20
Fix(flake): Rebase to a good base
ene
2023-02-20
Fix(bootstrap): Record the dependencies
ene
2023-02-20
Feat(flake): Move the in and outputs to separate files
ene
2023-02-20
Feat(bootstrap): Add a script for quick activation
ene
2023-02-20
Feat(flake): Reorder hosts
ene
2023-02-19
Fix(bootstrap): Fix nasty grep bug
ene
2023-02-19
Fix(bootstrap): Allow to run the installer multiple times
ene
2023-02-19
Fix(bootstrap): Remove useless awk call
ene
2023-02-19
Fix(river): Record the deps for the init script
ene
2023-02-19
Feat(home-manager): Actually deploy the packages
ene
2023-02-19
Feat(lib): Import my system library
ene
2023-02-19
Feat(lf): Add dependencies for the shell scripts
ene
2023-02-19
Fix(bootstrap): Fix a copy and paste oversight
ene
2023-02-19
Fix(system): Fully embrace the home packages
ene
2023-02-19
Feat(bootstrap): Separate the builder to a library
ene
2023-02-19
Fix(bootstrap): Remove false btrfs subvolume
ene
2023-02-19
Fix(Update): Update deps
ene
2023-02-19
Fix(bootstrap): Use real path
ene
2023-02-19
Fix(bootstrap): Declare dependencies
ene
2023-02-19
Fix(bootstrap): Finish the nix side of things
ene
2023-02-19
Fix: Further improve the secret handling
ene
2023-02-19
Fix(home-manager): Remove typos
ene
2023-02-19
Fix: Add a way to use secrets
ene
2023-02-19
Fix: Remove impure import
ene
2023-02-19
F