diff options
Diffstat (limited to 'hosts/glados/default.nix')
| -rw-r--r-- | hosts/glados/default.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix index a2300f1..a15ff96 100644 --- a/hosts/glados/default.nix +++ b/hosts/glados/default.nix @@ -18,13 +18,6 @@ _: { }; }; - home-manager.users.seth = { - desktop = { - enable = true; - gnome.enable = true; - }; - }; - environment.etc."environment".text = '' LIBVA_DRIVER_NAME=vdpau ''; |
