fix deck
This commit is contained in:
@@ -64,10 +64,11 @@
|
|||||||
|
|
||||||
chaotic.mesa-git.enable = true;
|
chaotic.mesa-git.enable = true;
|
||||||
|
|
||||||
|
services.xserver.displayManager.gdm.enable = lib.mkForce false;
|
||||||
|
|
||||||
# List packages installed in system profile. To search, run:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment = {
|
environment = {
|
||||||
xserver.displayManager.gdm.enable = lib.mkForce false;
|
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
fuse
|
fuse
|
||||||
jq
|
jq
|
||||||
|
|||||||
Reference in New Issue
Block a user