mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +05:30
Haven't updated these readme's in a long time..
This commit is contained in:
parent
44e854f32e
commit
b44aeb9150
15 changed files with 212 additions and 290 deletions
8
hosts/TEMPLATE/hardware-configuration.nix
Normal file
8
hosts/TEMPLATE/hardware-configuration.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
## THIS FILE MUST BE GENERATED ON A PER MACHINE BASIS
|
||||
## RUN
|
||||
|
||||
{ config, lib, pkgs, modulesPath, inputs, ... }:
|
||||
|
||||
{
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue