non important commit
This commit is contained in:
parent
efbb95c2e5
commit
1952b96a3e
1 changed files with 5 additions and 3 deletions
|
|
@ -3,6 +3,10 @@
|
|||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
inputs.zen-browser.homeModules.beta
|
||||
];
|
||||
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
libreoffice
|
||||
|
|
@ -18,11 +22,9 @@
|
|||
ytmdesktop
|
||||
|
||||
kdePackages.dolphin
|
||||
|
||||
inputs.zen-browser.homeModules.beta
|
||||
];
|
||||
|
||||
zen-browser.enable = true;
|
||||
programs.zen-browser.enable = true;
|
||||
|
||||
file = {
|
||||
".config/kdeglobals".text = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue