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,
|
inputs,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
|
imports = [
|
||||||
|
inputs.zen-browser.homeModules.twilight
|
||||||
|
];
|
||||||
|
programs.zen-browser.enable = true;
|
||||||
|
|
||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
libreoffice
|
libreoffice
|
||||||
|
|
@ -25,12 +30,6 @@
|
||||||
kdePackages.dolphin
|
kdePackages.dolphin
|
||||||
];
|
];
|
||||||
|
|
||||||
imports = [
|
|
||||||
inputs.zen-browser.homeModules.twilight
|
|
||||||
];
|
|
||||||
|
|
||||||
programs.zen-browser.enable = true;
|
|
||||||
|
|
||||||
file = {
|
file = {
|
||||||
".config/kdeglobals".text = ''
|
".config/kdeglobals".text = ''
|
||||||
[General]
|
[General]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue