Fix lsp warnings for clean code
This commit is contained in:
parent
903776dca6
commit
8d94428f77
@ -1,8 +1,4 @@
|
||||
{
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
home.sessionVariables = {
|
||||
FLAKE = "/home/julian/.dotfiles";
|
||||
};
|
||||
|
@ -1,8 +1,4 @@
|
||||
{
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
imports = [../../gtk];
|
||||
|
||||
services.blueman-applet.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user