altered some laptop specific settings to fit the new configuration settings from desktop
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
environment = {
|
||||
variables = {
|
||||
XCURSOR_SIZE = "24";
|
||||
PATH = "${pkgs.clang-tools}/bin:$PATH";
|
||||
};
|
||||
shells = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user