non important commit
This commit is contained in:
parent
2b8ce5a145
commit
903576491c
2 changed files with 12 additions and 9 deletions
13
flake.lock
generated
13
flake.lock
generated
|
|
@ -260,11 +260,11 @@
|
||||||
},
|
},
|
||||||
"mnw": {
|
"mnw": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1767030222,
|
"lastModified": 1769981889,
|
||||||
"narHash": "sha256-kSvWF3Xt2HW9hmV5V7i8PqeWJIBUKmuKoHhOgj3Znzs=",
|
"narHash": "sha256-ndI7AxL/6auelkLHngdUGVImBiHkG8w2N2fOTKZKn4k=",
|
||||||
"owner": "Gerg-L",
|
"owner": "Gerg-L",
|
||||||
"repo": "mnw",
|
"repo": "mnw",
|
||||||
"rev": "75bb637454b0fbbb5ed652375a4bf7ffd28bcf6f",
|
"rev": "332fed8f43b77149c582f1782683d6aeee1f07cf",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -348,17 +348,16 @@
|
||||||
"systems": "systems"
|
"systems": "systems"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1768464392,
|
"lastModified": 1770213521,
|
||||||
"narHash": "sha256-H3DRARqclUFdUaWgu1xQEb86/wrh41ZG0fIQJVjcZdE=",
|
"narHash": "sha256-ZUGJ3xZQfDcKCSBi0Qw7pSXWc2zkU8SxDJfsA7Uv8JI=",
|
||||||
"owner": "notashelf",
|
"owner": "notashelf",
|
||||||
"repo": "nvf",
|
"repo": "nvf",
|
||||||
"rev": "007f14a2c8d67568f4655654b401871920d73011",
|
"rev": "9da5d517406c35b5bf738f446e5e51237f27b655",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "notashelf",
|
"owner": "notashelf",
|
||||||
"repo": "nvf",
|
"repo": "nvf",
|
||||||
"rev": "007f14a2c8d67568f4655654b401871920d73011",
|
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -22,11 +22,15 @@
|
||||||
thunderbird
|
thunderbird
|
||||||
obs-studio
|
obs-studio
|
||||||
|
|
||||||
inputs.zen-browser.packages."x86_64-linux".default
|
|
||||||
|
|
||||||
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