Remove unused bindings from common jay config.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{ config, pkgs, inputs, lib, ... }:
|
||||
{ pkgs, inputs, ... }:
|
||||
|
||||
{
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
# manage.
|
||||
# manag:e.
|
||||
home.username = "jay";
|
||||
home.homeDirectory = "/home/jay";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user