something working!
This commit is contained in:
parent
03985749c6
commit
0a759878ec
4 changed files with 6 additions and 5 deletions
|
|
@ -89,7 +89,7 @@ in {
|
|||
};
|
||||
|
||||
# userChome.css to make it look better
|
||||
userChrome = buildins.readFile ./userChrome.css;
|
||||
userChrome = builtins.readFile ./userChrome.css;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue