fix imports
This commit is contained in:
parent
4025634988
commit
4d1f852738
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
|
./rofi
|
||||||
./picom.nix
|
./picom.nix
|
||||||
./rofi.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
|
Loading…
Reference in a new issue