nerdfonts
This commit is contained in:
parent
2b6e2d1d5d
commit
e75aff55ba
2 changed files with 14 additions and 8 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{ config
|
||||
, pkgs
|
||||
, inputs
|
||||
, ...
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
|
|
@ -125,6 +126,7 @@
|
|||
seatd
|
||||
jaq
|
||||
wl-clipboard
|
||||
element-desktop
|
||||
];
|
||||
# basic configuration of git, please change to your own
|
||||
programs.git = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue