feat(Infini-DESKTOP): add local /etc/nixpkgs

This commit is contained in:
Infinidoge 2022-04-02 18:51:41 -04:00
parent 1f6d964763
commit e712278911
4 changed files with 11 additions and 0 deletions

View file

@ -35,6 +35,7 @@ sudo btrfs subvolume create /mnt/root
sudo btrfs subvolume create /mnt/root/home
sudo mkdir -p /mnt/root/etc
sudo btrfs subvolume create /mnt/root/etc/nixos
sudo btrfs subvolume create /mnt/root/etc/nixpkgs
sudo btrfs subvolume create /mnt/boot
sudo btrfs subvolume create /mnt/nix
sudo btrfs subvolume create /mnt/nix/store