all repos — nixfiles @ a77c49f8f8a936847ecc55236acf7d62920ab739

System and user configuration, managed by nix and home-manager

remove nix-index-database

Alan Pearce
commit

a77c49f8f8a936847ecc55236acf7d62920ab739

parent

11c1a418fea45642c3a7bd2a110c1f03480bbbc8

1 file changed, 0 insertions(+), 4 deletions(-)

changed files
M user/settings/workstation.nixuser/settings/workstation.nix
@@ -21,10 +21,6 @@ en-gb-large
de-de ]); - programs.nix-index-database = { - comma.enable = true; - }; - home.shellAliases = { wprop = "xprop | egrep '^WM_(CLASS|NAME|WINDOW_ROLE|TYPE)'"; };