Updates
This commit is contained in:
@@ -27,7 +27,7 @@ in {
|
||||
autoSuspend = false;
|
||||
};
|
||||
|
||||
windowManager.stumpwm.enable = true;
|
||||
# windowManager.stumpwm.enable = true;
|
||||
|
||||
# windowManager.session = pkgs.lib.singleton {
|
||||
# name = "stumpwm";
|
||||
|
||||
@@ -102,7 +102,7 @@ in {
|
||||
xserver = {
|
||||
layout = "us";
|
||||
xkbVariant = "dvp";
|
||||
xkbOptions = "ctrl:nocaps";
|
||||
xkbOptions = "";
|
||||
};
|
||||
|
||||
btrfs.autoScrub.enable = let
|
||||
@@ -178,7 +178,5 @@ in {
|
||||
# };
|
||||
};
|
||||
};
|
||||
|
||||
home-manager = { useGlobalPkgs = true; };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user