VR packages for bsb2 eye tracking and stardust
This commit is contained in:
@ -36,7 +36,12 @@
|
||||
hash = "sha256-Y3a0+x2xvHsfLax/uwycdJf3xLxvVfkfDVqjkxNaYEo=";
|
||||
};
|
||||
}
|
||||
];
|
||||
];
|
||||
|
||||
fileSystems."/media" = {
|
||||
device = "10.0.37.142:/zfs/b";
|
||||
fsType = "nfs";
|
||||
};
|
||||
|
||||
networking.hostName = "pewter"; # Define your hostname.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
@ -118,6 +123,7 @@
|
||||
protonup-ng
|
||||
vivaldi
|
||||
chromium
|
||||
appimage-run
|
||||
# thunderbird
|
||||
];
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
||||
Reference in New Issue
Block a user