refactor sys-modules
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{config, ...}: {
|
||||
virtualisation.docker.enable = true;
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
environment.systemPackages = [
|
||||
pkgs.openhantek6022
|
||||
];
|
||||
services.udev.packages = [pkgs.openhantek6022];
|
||||
}
|
||||
Reference in New Issue
Block a user