mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update default.nix
This commit is contained in:
@@ -11,10 +11,11 @@
|
||||
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
desktopManager.gnome.enable = true;
|
||||
displayManager.gdm.enable = true;
|
||||
};
|
||||
|
||||
programs.sway.enable = true;
|
||||
|
||||
home-manager.users.thiloho = { pkgs, ... }: {
|
||||
programs.git = {
|
||||
signing = {
|
||||
|
||||
Reference in New Issue
Block a user