forked from colonelpanic/dotfiles
[NixOS] Add airgapped machine
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./base.nix
|
||||
];
|
||||
|
||||
hardware.raspberry-pi."4".fkms-3d.enable = true;
|
||||
|
||||
boot = {
|
||||
|
||||
Reference in New Issue
Block a user