prephone
This commit is contained in:
parent
1a4ef774e4
commit
201f76f230
8 changed files with 799 additions and 152 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ config
|
||||
, pkgs
|
||||
, ...
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
|
|
@ -125,6 +126,9 @@
|
|||
jaq
|
||||
wl-clipboard
|
||||
element-desktop
|
||||
jetbrains.idea-community
|
||||
jdk
|
||||
gradle
|
||||
];
|
||||
# basic configuration of git, please change to your own
|
||||
programs.git = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue