Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ereslibre committed Jul 17, 2024
1 parent 0fc5675 commit 91e6e35
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions devbox/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,6 @@
wireless.enable = false;
};

programs.zsh.enable = true;

services.xserver = {
enable = true;
displayManager = {
gdm.enable = true;
defaultSession = "gnome";
autoLogin = {
enable = true;
user = "ereslibre";
};
};
desktopManager.gnome.enable = true;
};

# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. It‘s perfectly fine and recommended to leave
Expand Down

0 comments on commit 91e6e35

Please sign in to comment.