chore: fix TODOs
This commit is contained in:
parent
1acfeda94d
commit
6905d746e2
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
#todo config
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "85629831+veneficium42@users.noreply.github.com";
|
userEmail = "85629831+veneficium42@users.noreply.github.com";
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
|
#todo config
|
||||||
programs.firefox = {
|
programs.firefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
#todo make sure this on only if gnome is setup correctly
|
#todo make sure this on only if gnome is setup correctly
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue