feat(Infini-DESKTOP): add local /etc/nixpkgs
This commit is contained in:
parent
1f6d964763
commit
e712278911
4 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue