index
:
monorepo.git
main
My monorepo which manages everything, from my nix flake to my org files.
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
systems
/
rpi-skepticism
/
default.nix
blob: ec9ff9f1e72f8492282fb346fe09bb98a48ace6f (
plain
)
1
2
3
4
5
6
7
{ lib, config, ... }: { imports = [ ../common.nix ../../disko/btrfs-simple.nix ]; }