jrnl: add basic cli
This commit is contained in:
parent
52a6173f0b
commit
dd12eb12ae
4 changed files with 901 additions and 2 deletions
|
@ -35,6 +35,7 @@
|
|||
|
||||
environment.variables = {
|
||||
VDPAU_DRIVER = lib.mkIf config.hardware.opengl.enable (lib.mkDefault "va_gl");
|
||||
S10E_JRNL_FILE_LOC = "/home/jade/Docs/jrnl.md";
|
||||
};
|
||||
|
||||
hardware.opengl = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue