feat: Update to latest nix
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
imports = [
|
||||
# ./alvr.nix
|
||||
./easyeffects.nix
|
||||
./mixid.nix
|
||||
./vr.nix
|
||||
./helvum.nix
|
||||
];
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [mixid];
|
||||
services.udev.packages = with pkgs; [mixid];
|
||||
}
|
||||
Reference in New Issue
Block a user