Added gnome stuff
This commit is contained in:
parent
e6b734a680
commit
caafe19839
2 changed files with 28 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue