remove impure reference to my system defaults :)
This commit is contained in:
parent
6fe6f49707
commit
8939b52c7f
@ -1,6 +1,6 @@
|
||||
{ config, pkgs, lib, ... }:
|
||||
{
|
||||
imports = [ ./helios64.nix /etc/nixos/defaults.nix ];
|
||||
imports = [ ./helios64.nix ];
|
||||
nixpkgs.system = "aarch64-linux";
|
||||
networking = {
|
||||
hostName = "bold";
|
||||
|
Loading…
x
Reference in New Issue
Block a user