Formatting
This commit is contained in:
parent
ef5d5ecf0d
commit
5cd0be1be9
|
@ -127,7 +127,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
rofi-bluetooth
|
|
||||||
bemoji
|
bemoji
|
||||||
|
rofi-bluetooth
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
dua p7zip
|
dua
|
||||||
|
p7zip
|
||||||
trash-cli
|
trash-cli
|
||||||
vimv
|
vimv
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue