Add intel config on perception

This commit is contained in:
Nathan McCarty 2023-04-08 23:57:42 -04:00
parent 9ecae00f76
commit 18bbd5fa50
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
{ config, lib, pkgs, inputs, ... }:
{
# Setup hardware
imports = [ inputs.nixos-hardware.nixosModules.common-cpu-intel ];
# Sops setup for this machine
sops.secrets = {
"borg-ssh-key" = {