non important commit
This commit is contained in:
parent
903576491c
commit
6086a42c36
1 changed files with 5 additions and 6 deletions
|
|
@ -3,6 +3,11 @@
|
|||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
inputs.zen-browser.homeModules.twilight
|
||||
];
|
||||
programs.zen-browser.enable = true;
|
||||
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
libreoffice
|
||||
|
|
@ -25,12 +30,6 @@
|
|||
kdePackages.dolphin
|
||||
];
|
||||
|
||||
imports = [
|
||||
inputs.zen-browser.homeModules.twilight
|
||||
];
|
||||
|
||||
programs.zen-browser.enable = true;
|
||||
|
||||
file = {
|
||||
".config/kdeglobals".text = ''
|
||||
[General]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue