index
:
nixos-config
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
/
bootstrap
/
install
/
default.nix
(
unfollow
)
Commit message (
Collapse
)
Author
2023-07-10
Refactor(bootstrap): Use disko
Soispha
2023-05-28
Fix(treewide): Update to new shell library version
Soispha
2023-05-09
Refactor(treewide): Use separate shell library
Soispha
2023-03-21
Fix(bootstrap/install): Use 'git' dependency
ene
2023-03-21
Fix(bootstrap): Add additional dependencies
ene
2023-03-21
Fix(bootstrap/install): Add 'free' dependency
ene
2023-03-21
Fix(bootstrap/install): Add 'mkfs.fat' to dependencies
ene
2023-03-21
Fix(bootstrap/install): Add 'sgdisk' to dependencies
ene
2023-03-21
Fix(bootstrap/install): Add 'lsblk' to dependencies
ene
2023-03-21
Fix(bootstrap/install): Add 'wc' as dependency
ene
2023-03-21
Fix(bootstrap/install): Add btrfs-progs as dependency
ene
2023-02-20
Fix(bootstrap): Record the dependencies
ene
2023-02-20
Feat(bootstrap): Add a script for quick activation
ene
2023-02-19
Fix(bootstrap): Fix nasty grep bug
ene
2023-02-19
Feat(bootstrap): Separate the builder to a library
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: Remove impure import
ene
2023-02-19
Feat(bootstrap): Add a Script to make nix run with bootstrap viable
ene