Add breeze theme and dolphin
This commit is contained in:
parent
91339cb16b
commit
f0444011cb
9 changed files with 319 additions and 3 deletions
|
@ -1,4 +1,11 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
./core
|
||||
./theme
|
||||
./overlay-pkgs
|
||||
./user
|
||||
];
|
||||
|
||||
programs.dconf.enable = true;
|
||||
|
||||
services.cpupower-gui.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue