kekl
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./boot.nix
|
||||
./gaming.nix
|
||||
./graphics.nix
|
||||
./networking.nix
|
||||
#./openrgb.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user