thaylen-city: More system configuration
This commit is contained in:
parent
ce38bc6c2a
commit
cd36b6f04c
1 changed files with 3 additions and 0 deletions
|
@ -3,10 +3,13 @@
|
||||||
{
|
{
|
||||||
homebrew = {
|
homebrew = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
brews = [
|
||||||
|
];
|
||||||
casks = [
|
casks = [
|
||||||
"docker"
|
"docker"
|
||||||
"libreoffice"
|
"libreoffice"
|
||||||
"rubymine"
|
"rubymine"
|
||||||
|
"tsh"
|
||||||
];
|
];
|
||||||
global.brewfile = true;
|
global.brewfile = true;
|
||||||
onActivation = {
|
onActivation = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue