From 9b7b0785ab816cf542a520b4a10cf39565581a3c Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Fri, 25 Nov 2022 11:04:44 +0100 Subject: chore(third_party): bump channels & overlays This includes a bump for mullvad to 2022-5, which is crucial for me. Note that the Emacs packages bump has been manually excluded. Fixes: * //users/grfn/system: removed `ec2.hvm` option from roswell, this option is no longer necessary and fails eval with an error now Change-Id: I23f4998591397a820b5912f24ed9526d9bb1532d Reviewed-on: https://cl.tvl.fyi/c/depot/+/7400 Autosubmit: tazjin Reviewed-by: grfn Reviewed-by: sterni Tested-by: BuildkiteCI --- users/grfn/system/system/machines/roswell.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'users') diff --git a/users/grfn/system/system/machines/roswell.nix b/users/grfn/system/system/machines/roswell.nix index 8f7ed84742..efdf90dfef 100644 --- a/users/grfn/system/system/machines/roswell.nix +++ b/users/grfn/system/system/machines/roswell.nix @@ -10,8 +10,6 @@ system.stateVersion = "22.05"; - ec2.hvm = true; - networking.hostName = "roswell"; users.users.grfn.openssh.authorizedKeys.keys = [ -- cgit 1.4.1