powertop
This commit is contained in:
13
users/blake/dots/stylix/default.nix
Normal file
13
users/blake/dots/stylix/default.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
lib,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
inputs.stylix.homeManagerModules.default
|
||||
];
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user