mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: succefully generated raspberry pi 4 image (hydrogen)
This commit is contained in:
parent
d272d8ad2d
commit
cadda2e104
5 changed files with 62 additions and 8 deletions
|
|
@ -2,7 +2,6 @@
|
|||
flake.darwinModules._ =
|
||||
{ pkgs, hostname, ... }:
|
||||
{
|
||||
system.stateVersion = 4;
|
||||
services.nix-daemon.enable = true;
|
||||
|
||||
networking.hostName = hostname;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue