Added gnome stuff

This commit is contained in:
Julian Sutter 2022-12-27 16:42:39 -08:00
parent e6b734a680
commit caafe19839
2 changed files with 28 additions and 3 deletions

View file

@ -7,8 +7,8 @@
{
imports =
[
./hardware-configuration.nix
./user-jsutter.nix
/etc/nixos/hardware-configuration.nix
/etc/nixos/user-jsutter.nix
];
# Bootloader.
@ -35,7 +35,6 @@
};
};
networking.hostName = "framework"; # Define your hostname.
networking.networkmanager.enable = true;
# Set your time zone.
@ -136,6 +135,7 @@
bumblebee
glxinfo
libgdiplus
gnome.gnome-tweaks
];
# GNUPG Stuff