1
0
Fork 0
forked from Bun/nixos-config

Add my Pinebook into the mix

This commit is contained in:
jimjam4real 2024-09-22 14:46:51 -04:00
parent 45f3ebe309
commit a900acf90d
10 changed files with 142 additions and 6 deletions

View file

@ -1,4 +1,3 @@
# This file was initially made by 'nixos-generate-config', try not to edit too much
{ config, lib, pkgs, modulesPath, ... }: {
imports = [
(modulesPath + "/installer/scan/not-detected.nix")