about summary refs log tree commit diff
path: root/users/grfn
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-11-25T10·04+0100
committerclbot <clbot@tvl.fyi>2022-11-26T14·47+0000
commit9b7b0785ab816cf542a520b4a10cf39565581a3c (patch)
tree6ce1cee6f02a63fa9100da2bfd184ba87bed7d6f /users/grfn
parent5f52c97a3abe84d155e030891dc258ff25b3c2a7 (diff)
chore(third_party): bump channels & overlays r/5328
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 <tazjin@tvl.su>
Reviewed-by: grfn <grfn@gws.fyi>
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Diffstat (limited to 'users/grfn')
-rw-r--r--users/grfn/system/system/machines/roswell.nix2
1 files changed, 0 insertions, 2 deletions
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 = [